We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a204579 commit b818e82Copy full SHA for b818e82
Directory.Build.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>9.0.0-rc.1</VersionPrefix>
+ <VersionPrefix>9.0.0-rc.2</VersionPrefix>
4
<LangVersion>latest</LangVersion>
5
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
6
<AnalysisLevel>latest</AnalysisLevel>
0 commit comments