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 a33848c commit db60a7eCopy full SHA for db60a7e
Directory.Build.props
@@ -2,9 +2,8 @@
2
<Project>
3
<!-- Package Metadata -->
4
<PropertyGroup>
5
- <VersionPrefix>3.0.0</VersionPrefix>
6
- <VersionSuffix>
7
- </VersionSuffix>
+ <VersionPrefix>4.0.0</VersionPrefix>
+ <VersionSuffix>beta1</VersionSuffix>
8
<Description>FIDO2 .NET library (WebAuthn)</Description>
9
<RepositoryUrl>https://github.com/passwordless-lib/fido2-net-lib</RepositoryUrl>
10
<RepositoryType>git</RepositoryType>
0 commit comments