We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b0754 commit 263d1eaCopy full SHA for 263d1ea
Directory.Build.props
@@ -1,7 +1,7 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>6.0.0.0</VersionPrefix>
4
- <VersionSuffix>0</VersionSuffix>
+ <VersionPrefix>6.0.1.0</VersionPrefix>
+ <VersionSuffix></VersionSuffix>
5
<UseWindowsForms>true</UseWindowsForms>
6
<PublishRepositoryUrl>true</PublishRepositoryUrl>
7
<IncludeSymbols>True</IncludeSymbols>
0 commit comments