Skip to content

Commit a440258

Browse files
dependabot[bot]kzu
authored andcommitted
Bump BenchmarkDotNet from 0.13.1 to 0.13.5
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.1 to 0.13.5. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.1...v0.13.5) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8781b46 commit a440258

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Benchmark/Benchmark.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="BenchmarkDotNet" Version="0.13.1" />
11+
<PackageReference Include="BenchmarkDotNet" Version="0.13.5" />
1212
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.1" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)