File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
HttpMultipartParser.Benchmark
HttpMultipartParser.UnitTests Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.3 " />
9+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.12 " />
1010 </ItemGroup >
1111
1212 <ItemGroup >
Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" coverlet.msbuild" Version =" 3.2 .0" >
10+ <PackageReference Include =" coverlet.msbuild" Version =" 6.0 .0" >
1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 </PackageReference >
14- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.4.1 " />
15- <PackageReference Include =" xunit" Version =" 2.4.2 " />
16- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " >
14+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0 " />
15+ <PackageReference Include =" xunit" Version =" 2.6.5 " />
16+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.6 " >
1717 <PrivateAssets >all</PrivateAssets >
1818 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1919 </PackageReference >
You can’t perform that action at this time.
0 commit comments