File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
test/IdentityStream.HttpMessageSigning.Tests Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
10- <PackageReference Include =" Polyfill" Version =" 1.28.0 " >
10+ <PackageReference Include =" Polyfill" Version =" 1.32.1 " >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
1313 </PackageReference >
1414 </ItemGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1 " >
17+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0 " >
1818 <PrivateAssets >all</PrivateAssets >
1919 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2020 </PackageReference >
Original file line number Diff line number Diff line change 66
77 <ItemGroup >
88 <PackageReference Include =" MarkdownSnippets.MsBuild" Version =" 25.1.0" PrivateAssets =" all" />
9- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.2 " />
10- <PackageReference Include =" Verify.Xunit" Version =" 21.3 .0" />
11- <PackageReference Include =" xunit" Version =" 2.5.1 " />
12- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.1 " PrivateAssets =" all" />
9+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0 " />
10+ <PackageReference Include =" Verify.Xunit" Version =" 22.5 .0" />
11+ <PackageReference Include =" xunit" Version =" 2.6.2 " />
12+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.4 " PrivateAssets =" all" />
1313 <PackageReference Include =" coverlet.collector" Version =" 6.0.0" PrivateAssets =" all" />
1414 </ItemGroup >
1515
You can’t perform that action at this time.
0 commit comments