Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

Commit

Permalink
Update package for 5.9.1 release. (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
kewalker authored Oct 19, 2020
1 parent 873e4b5 commit 9e0b7a7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<Version>12.0.3</Version>
</PackageReference>
<PackageReference Include="VertiGIS.Mobile">
<Version>5.9.0</Version>
<Version>5.9.1</Version>
</PackageReference>
<PackageReference Include="Xam.Forms.MarkdownView">
<Version>0.6.1-pre</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<Version>12.0.3</Version>
</PackageReference>
<PackageReference Include="VertiGIS.Mobile">
<Version>5.9.0</Version>
<Version>5.9.1</Version>
</PackageReference>
<PackageReference Include="Xam.Forms.MarkdownView">
<Version>0.6.1-pre</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
<Version>2.0.3</Version>
</PackageReference>
<PackageReference Include="VertiGIS.Mobile">
<Version>5.9.0</Version>
<Version>5.9.1</Version>
</PackageReference>
<PackageReference Include="Xam.Forms.MarkdownView">
<Version>0.6.1-pre</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
<PackageReference Include="MarkedNet" Version="2.1.2" />
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="VertiGIS.Mobile" Version="5.9.0" />
<PackageReference Include="VertiGIS.Mobile" Version="5.9.1" />
<PackageReference Include="Xam.Forms.MarkdownView" Version="0.6.1-pre" />
<PackageReference Include="Xamarin.Forms" Version="4.7.0.1239" />
</ItemGroup>
Expand Down

0 comments on commit 9e0b7a7

Please sign in to comment.