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