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 8094baa commit 1293f9cCopy full SHA for 1293f9c
GeographicLib/Directory.Build.props
@@ -5,6 +5,7 @@
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.3</VersionPrefix>
8
+ <VersionSuffix>beta</VersionSuffix>
9
</PropertyGroup>
10
11
<Import Project="../Shared.props" />
0 commit comments