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 e7d2282 commit 51cba7eCopy full SHA for 51cba7e
Directory.Build.props
@@ -26,7 +26,7 @@
26
<LangVersion>latest</LangVersion>
27
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
28
29
- <VersionPrefix>0.0.23</VersionPrefix>
+ <VersionPrefix>1.0.0</VersionPrefix>
30
31
<CLSCompliant>true</CLSCompliant>
32
<DebugSymbols>true</DebugSymbols>
0 commit comments