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 644225a commit 25286bcCopy full SHA for 25286bc
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