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 cccee63 commit e60f3ffCopy full SHA for e60f3ff
BitPay/BitPay.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<!-- version numbers will be updated by build -->
@@ -53,7 +53,7 @@
53
</ItemGroup>
54
55
<ItemGroup>
56
- <PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
+ <PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
57
<PackageReference Include="DotNet.ReproducibleBuilds" Version="1.1.1">
58
<PrivateAssets>all</PrivateAssets>
59
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
0 commit comments