Browse Source

Bump BenchmarkDotNet from 0.10.14 to 0.11.5 in /Rx.NET/Source

Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.10.14 to 0.11.5.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](https://github.com/dotnet/BenchmarkDotNet/compare/v0.10.14...v0.11.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 6 years ago
parent
commit
3a9ea22e16

+ 1 - 1
Rx.NET/Source/benchmarks/Benchmarks.System.Reactive/Benchmarks.System.Reactive.csproj

@@ -21,7 +21,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="BenchmarkDotNet" Version="0.10.14" />
+    <PackageReference Include="BenchmarkDotNet" Version="0.11.5" />
     <PackageReference Include="WindowsBase" Version="4.6.1055" />
   </ItemGroup>