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 e5e189b commit 73adfdfCopy full SHA for 73adfdf
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Authors>Jimmy Bogard</Authors>
4
<LangVersion>latest</LangVersion>
5
- <VersionPrefix>3.0.3-preview01</VersionPrefix>
+ <VersionPrefix>3.0.3</VersionPrefix>
6
<WarningsAsErrors>true</WarningsAsErrors>
7
<NoWarn>$(NoWarn);1701;1702;1591</NoWarn>
8
</PropertyGroup>
0 commit comments