Ver código fonte

Merge pull request #1542 from dotnet/dependabot/nuget/Ix.NET/Source/BenchmarkDotNet-0.13.0

Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
Bart J.F. De Smet 4 anos atrás
pai
commit
509ca43df1

+ 1 - 1
Ix.NET/Source/Benchmarks.System.Interactive/Benchmarks.System.Interactive.csproj

@@ -20,7 +20,7 @@
   </PropertyGroup>
 
   <ItemGroup>
-    <PackageReference Include="BenchmarkDotNet" Version="0.12.1" />
+    <PackageReference Include="BenchmarkDotNet" Version="0.13.0" />
   </ItemGroup>
 
   <ItemGroup Condition="'$(Configuration)|$(Platform)'=='Ix.net 3.1.1|AnyCPU'">