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 9f245d0 commit 0afa4a9Copy full SHA for 0afa4a9
Directory.Build.props
@@ -5,11 +5,11 @@
5
<VersionSuffix>
6
</VersionSuffix>
7
<Description>FIDO2 .NET library (WebAuthn)</Description>
8
- <RepositoryUrl>https://github.com/abergs/fido2-net-lib</RepositoryUrl>
+ <RepositoryUrl>https://github.com/passwordless-lib/fido2-net-lib</RepositoryUrl>
9
<RepositoryType>git</RepositoryType>
10
<PackageTags>fido2 webauthn</PackageTags>
11
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
12
- <PackageProjectUrl>https://github.com/abergs/fido2-net-lib</PackageProjectUrl>
+ <PackageProjectUrl>https://github.com/passwordless-lib/fido2-net-lib</PackageProjectUrl>
13
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14
</PropertyGroup>
15
<!-- Global Variables -->
0 commit comments