We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db0956f commit 41f1f19Copy full SHA for 41f1f19
GeographicLib/Directory.Build.props
@@ -4,7 +4,7 @@
4
<PackageId>Sandwych.GeographicLib</PackageId>
5
<Title>This is an attempt to port the Java version of GeographicLib to C#.</Title>
6
<PackageTags>geographic;gis;geodesic;gnomonic;</PackageTags>
7
- <VersionPrefix>1.49.2</VersionPrefix>
+ <VersionPrefix>1.49.3</VersionPrefix>
8
</PropertyGroup>
9
10
<Import Project="../Shared.props" />
0 commit comments