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 432da9d commit f4d2227Copy full SHA for f4d2227
NHibernate.Spatial.props
@@ -6,7 +6,7 @@
6
<VersionMinor Condition="'$(VersionMinor)' == ''">2</VersionMinor>
7
<VersionPatch Condition="'$(VersionPatch)' == ''">1</VersionPatch>
8
<!-- NOTE: Set to "preXYZ" for pre-releases and leave blank for full releases -->
9
- <VersionSuffix Condition="'$(VersionSuffix)' == ''">pre001</VersionSuffix>
+ <VersionSuffix Condition="'$(VersionSuffix)' == ''">pre002</VersionSuffix>
10
11
<!-- NOTE: Generally shouldn't need to edit anything below this line -->
12
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
0 commit comments