Skip to content

Commit

Permalink
Update to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Felicity-R committed Apr 17, 2024
1 parent 6c64290 commit d3c1bc0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion App1/App1.Android/App1.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<Version>100.15.2</Version>
</PackageReference>
<PackageReference Include="VertiGIS.Mobile">
<Version>5.29.0.231</Version>
<Version>5.29.0.318</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>5.0.0.2337</Version>
Expand Down
2 changes: 1 addition & 1 deletion App1/App1.UWP/App1.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<Version>6.2.12</Version>
</PackageReference>
<PackageReference Include="VertiGIS.Mobile">
<Version>5.29.0.231</Version>
<Version>5.29.0.318</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>5.0.0.2337</Version>
Expand Down
2 changes: 1 addition & 1 deletion App1/App1.iOS/App1.iOS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="VertiGIS.Mobile">
<Version>5.29.0.231</Version>
<Version>5.29.0.318</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>5.0.0.2337</Version>
Expand Down
2 changes: 1 addition & 1 deletion App1/App1/App1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Esri.ArcGISRuntime" Version="100.15.2" />
<PackageReference Include="Esri.ArcGISRuntime.Xamarin.Forms" Version="100.15.2" />
<PackageReference Include="VertiGIS.Mobile" Version="5.29.0.231" />
<PackageReference Include="VertiGIS.Mobile" Version="5.29.0.318" />
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2337" />
</ItemGroup>

Expand Down

0 comments on commit d3c1bc0

Please sign in to comment.