File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<Description >JSON-LD processor for .NET
4
4
@@ -23,7 +23,7 @@ Implements the W3C JSON-LD 1.0 standard.</Description>
23
23
</PropertyGroup >
24
24
25
25
<ItemGroup >
26
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " PrivateAssets =" All" />
26
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " PrivateAssets =" All" />
27
27
</ItemGroup >
28
28
29
29
<ItemGroup >
Original file line number Diff line number Diff line change 22
22
23
23
<ItemGroup >
24
24
<PackageReference Include =" coverlet.msbuild" Version =" 6.0.4" />
25
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12 .0" />
25
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13 .0" />
26
26
<PackageReference Include =" xunit" Version =" 2.9.3" />
27
27
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" />
28
28
<DotNetCliToolReference Include =" dotnet-xunit" Version =" 2.3.1" />
You can’t perform that action at this time.
0 commit comments