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 40addb7 commit 5920d7dCopy full SHA for 5920d7d
Directory.Build.props
@@ -2,7 +2,8 @@
2
<!-- Package Metadata -->
3
<PropertyGroup>
4
<VersionPrefix>3.0.0</VersionPrefix>
5
- <VersionSuffix>beta6</VersionSuffix>
+ <VersionSuffix>
6
+ </VersionSuffix>
7
<Description>FIDO2 .NET library (WebAuthn)</Description>
8
<RepositoryUrl>https://github.com/abergs/fido2-net-lib</RepositoryUrl>
9
<RepositoryType>git</RepositoryType>
0 commit comments