Browse Source

Build: upgrade benchmark dependencies

v3
Christoph Ruegg 10 years ago
parent
commit
927ebeddaf
  1. 14
      paket.lock

14
paket.lock

@ -10,15 +10,15 @@ GROUP Benchmark
FRAMEWORK: NET45
NUGET
remote: https://www.nuget.org/api/v2
BenchmarkDotNet (0.10) - content: none
BenchmarkDotNet.Toolchains.Roslyn (>= 0.10)
BenchmarkDotNet.Core (0.10) - content: none
BenchmarkDotNet (0.10.1) - content: none
BenchmarkDotNet.Toolchains.Roslyn (>= 0.10.1)
BenchmarkDotNet.Core (0.10.1) - content: none
System.Threading.Tasks.Extensions (>= 4.0)
BenchmarkDotNet.Diagnostics.Windows (0.10) - content: none
BenchmarkDotNet (>= 0.10)
BenchmarkDotNet.Diagnostics.Windows (0.10.1) - content: none
BenchmarkDotNet (>= 0.10.1)
Microsoft.Diagnostics.Tracing.TraceEvent (>= 1.0.41)
BenchmarkDotNet.Toolchains.Roslyn (0.10) - content: none
BenchmarkDotNet.Core (>= 0.10)
BenchmarkDotNet.Toolchains.Roslyn (0.10.1) - content: none
BenchmarkDotNet.Core (>= 0.10.1)
Microsoft.CodeAnalysis.CSharp (>= 1.3.2)
System.Threading.Tasks (>= 4.0)
Microsoft.CodeAnalysis.Analyzers (1.1) - content: none

Loading…
Cancel
Save