Skip to content

Commit 44af897

Browse files
authored
Bump BDN to 0.13.1.1786 (#2385)
1 parent 4d4c570 commit 44af897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/harness/BenchmarkDotNet.Extensions/BenchmarkDotNet.Extensions.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<_BenchmarkDotNetSourcesN>$([MSBuild]::NormalizeDirectory('$(BenchmarkDotNetSources)'))</_BenchmarkDotNetSourcesN>
88
</PropertyGroup>
99
<ItemGroup Condition="'$(BenchmarkDotNetSources)' == ''">
10-
<PackageReference Include="BenchmarkDotNet" Version="0.13.1.1780" />
11-
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.1.1780" />
10+
<PackageReference Include="BenchmarkDotNet" Version="0.13.1.1786" />
11+
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.1.1786" />
1212
</ItemGroup>
1313
<ItemGroup Condition="'$(BenchmarkDotNetSources)' != ''">
1414
<ProjectReference Include="$(_BenchmarkDotNetSourcesN)src\BenchmarkDotNet\BenchmarkDotNet.csproj" SetTargetFramework="TargetFramework=netstandard2.0" />

0 commit comments

Comments
 (0)