Skip to content

Commit 0afa4a9

Browse files
committed
Update Build Props to point to the new Github repo
1 parent 9f245d0 commit 0afa4a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<VersionSuffix>
66
</VersionSuffix>
77
<Description>FIDO2 .NET library (WebAuthn)</Description>
8-
<RepositoryUrl>https://github.com/abergs/fido2-net-lib</RepositoryUrl>
8+
<RepositoryUrl>https://github.com/passwordless-lib/fido2-net-lib</RepositoryUrl>
99
<RepositoryType>git</RepositoryType>
1010
<PackageTags>fido2 webauthn</PackageTags>
1111
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
12-
<PackageProjectUrl>https://github.com/abergs/fido2-net-lib</PackageProjectUrl>
12+
<PackageProjectUrl>https://github.com/passwordless-lib/fido2-net-lib</PackageProjectUrl>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1414
</PropertyGroup>
1515
<!-- Global Variables -->

0 commit comments

Comments
 (0)