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 99066ed commit aa91b21Copy full SHA for aa91b21
Directory.Build.props
@@ -13,7 +13,7 @@
13
<PackageLicenseFile>LICENSE</PackageLicenseFile>
14
<UseArtifactsOutput>true</UseArtifactsOutput>
15
<PackageIcon>icon.png</PackageIcon>
16
- <VersionPrefix>0.5.0</VersionPrefix>
+ <VersionPrefix>0.5.1</VersionPrefix>
17
<VersionSuffix></VersionSuffix>
18
<LangVersion>10.0</LangVersion>
19
<Features>strict</Features>
0 commit comments