We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caa6b2a commit 7d1dd87Copy full SHA for 7d1dd87
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>8.0.0-preview.1</VersionPrefix>
+ <VersionPrefix>8.0.0-preview.2</VersionPrefix>
4
<LangVersion>latest</LangVersion>
5
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
6
<Nullable>enable</Nullable>
0 commit comments