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.
2 parents 52db949 + 25286bc commit 58f647cCopy full SHA for 58f647c
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<Authors>Jimmy Bogard</Authors>
4
<LangVersion>latest</LangVersion>
5
- <VersionPrefix>3.0.7-preview01</VersionPrefix>
+ <VersionPrefix>3.1.0-preview01</VersionPrefix>
6
<WarningsAsErrors>true</WarningsAsErrors>
7
<NoWarn>$(NoWarn);1701;1702;1591</NoWarn>
8
</PropertyGroup>
0 commit comments