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 2825ced commit 08fcd49Copy full SHA for 08fcd49
README.md
@@ -49,7 +49,8 @@ packaging the project with this library results in the same result as packing a
49
<PropertyGroup>
50
<TargetFramework>netstandard2.0</TargetFramework>
51
<GenerateDocumentationFile>true</GenerateDocumentationFile>
52
- <Versions>1.0.0</Versions>
+ <Version>1.0.0</Version>
53
+ <PackageVersion>1.0.0</PackageVersion>
54
<ReleaseNotes>
55
## 1.0.0 - 2022-01-14
56
0 commit comments