We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 620ab1a commit 82f3f9cCopy full SHA for 82f3f9c
1 file changed
Directory.build.props
@@ -1,4 +1,4 @@
1
-3<Project>
+<Project>
2
<PropertyGroup>
3
<VersionPrefix Condition="'$(APPVEYOR_REPO_TAG_NAME)' != ''">$(APPVEYOR_REPO_TAG_NAME)</VersionPrefix>
4
<VersionPrefix Condition="'$(VersionPrefix)' == ''">1.0.3</VersionPrefix>
0 commit comments