Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1aa3aa9

Browse files
committedSep 28, 2022
Upgraded sourcelink
1 parent b6f7642 commit 1aa3aa9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎Src/Fido2.Ctap2/Fido2.Ctap2.csproj

+4
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@
1111
<ProjectReference Include="..\Fido2\Fido2.csproj" />
1212
</ItemGroup>
1313

14+
<ItemGroup>
15+
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="1.1.1" />
16+
</ItemGroup>
17+
1418
</Project>

0 commit comments

Comments
 (0)
Please sign in to comment.