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 32f0838 commit 2e03153Copy full SHA for 2e03153
fido2-net-lib/Fido2NetLib.csproj
@@ -24,7 +24,7 @@
24
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="5.2.4" />
25
<PackageReference Include="System.Memory" Version="4.5.1" />
26
<PackageReference Include="System.Security.Cryptography.Cng" Version="4.5.0" />
27
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="All"/>
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="All"/>
28
</ItemGroup>
29
30
</Project>
0 commit comments