Skip to content

Commit 57e7bf9

Browse files
dependabot[bot]eduherminio
authored andcommitted
Bump BenchmarkDotNet.Diagnostics.Windows from 0.13.11 to 0.13.12
Bumps [BenchmarkDotNet.Diagnostics.Windows](https://github.com/dotnet/BenchmarkDotNet) from 0.13.11 to 0.13.12. - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.11...v0.13.12) --- updated-dependencies: - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 281f1d9 commit 57e7bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FileParser.Benchmark/FileParser.Benchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
15-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.11" />
15+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)