We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13a0fb commit d0c9f9dCopy full SHA for d0c9f9d
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Authors>Jimmy Bogard</Authors>
4
<LangVersion>latest</LangVersion>
5
- <VersionPrefix>2.0.1-preview01</VersionPrefix>
+ <VersionPrefix>2.0.1</VersionPrefix>
6
<WarningsAsErrors>true</WarningsAsErrors>
7
<NoWarn>$(NoWarn);1701;1702;1591</NoWarn>
8
</PropertyGroup>
0 commit comments