mirror of
https://github.com/greenshot/greenshot
synced 2025-08-23 06:36:20 -07:00
Sloppy work, forgot to downgrade the version of BenchmarkDotnet I was testing with...
This commit is contained in:
parent
cd0f67b1a3
commit
7f363336c1
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="BenchmarkDotNet" Version="0.11.2.849" />
|
<PackageReference Include="BenchmarkDotNet" Version="0.11.2.0" />
|
||||||
<PackageReference Include="CommandLineParser" Version="2.3.0" />
|
<PackageReference Include="CommandLineParser" Version="2.3.0" />
|
||||||
<PackageReference Include="JeremyAnsel.ColorQuant" Version="1.0.55" />
|
<PackageReference Include="JeremyAnsel.ColorQuant" Version="1.0.55" />
|
||||||
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers">
|
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue