We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fb3823 commit 5571b36Copy full SHA for 5571b36
1 file changed
ConformU/ConformU.csproj
@@ -42,8 +42,8 @@
42
<ProductMinor>1</ProductMinor>
43
<ProductPatch>0</ProductPatch>
44
45
- <!-- Set the pre-release string without a leading minus e.g. rc.1 -->
46
- <ProductPreRelease>rc.1</ProductPreRelease>
+ <!-- Set the pre-release string without a leading minus e.g. rc.1 or leave empty for a production release -->
+ <ProductPreRelease></ProductPreRelease>
47
48
<!--Create a dynamic revision number based on time of build
49
0 commit comments