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