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 5883e82 commit 20ed18eCopy full SHA for 20ed18e
Directory.Build.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<LangVersion>10.0</LangVersion>
4
<Nullable>enable</Nullable>
5
- <VersionPrefix>0.4.4</VersionPrefix>
+ <VersionPrefix>0.5.0</VersionPrefix>
6
<VersionSuffix>dev</VersionSuffix>
7
<TreatWarningsAsErrors>True</TreatWarningsAsErrors>
8
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments