Skip to content

Commit

Permalink
chore(deps): bump BenchmarkDotNet.Diagnostics.Windows from 0.13.5 to …
Browse files Browse the repository at this point in the history
…0.13.6
  • Loading branch information
skwasjer committed Jul 15, 2023
1 parent aeafc7e commit 4ade9ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/IbanNet.Benchmark/IbanNet.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.5" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.5" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.6" />
<PackageReference Include="IBAN4Net" Version="2.0.6" Condition="$(DefineConstants.Contains('VALIDATOR_COMPARISONS'))" />
<PackageReference Include="IbanValidation" Version="2.0.0" Condition="$(DefineConstants.Contains('VALIDATOR_COMPARISONS'))" />
</ItemGroup>
Expand Down

0 comments on commit 4ade9ff

Please sign in to comment.