File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
ColorHashSharp.Benchmarks Expand file tree Collapse file tree 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" >
22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.2 " />
11+ <PackageReference Include =" BenchmarkDotNet" Version =" 0.13.5 " />
1212 </ItemGroup >
1313
1414 <ItemGroup >
Original file line number Diff line number Diff line change 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 .0" />
14+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.5 .0" />
1515 <PackageReference Include =" xunit" Version =" 2.4.2" />
1616 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5" >
1717 <PrivateAssets >all</PrivateAssets >
You can’t perform that action at this time.
0 commit comments