From 48cf73eea9696136a930c299b17201955889fad3 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sun, 30 Apr 2017 16:52:42 +0200 Subject: [PATCH] Paket install --- src/Benchmark/Benchmark.csproj | 15 ++++----------- src/Data/Matlab/Matlab.csproj | 2 +- src/Data/Text/Text.csproj | 2 +- src/DataUnitTests/UnitTests.csproj | 6 +++--- src/FSharp/FSharp-Net35.fsproj | 2 +- src/FSharp/FSharp-Portable47.fsproj | 4 ++-- src/FSharp/FSharp.fsproj | 4 ++-- src/FSharpUnitTests/FSharpUnitTests-Net35.fsproj | 10 +++++----- .../FSharpUnitTests-Portable47.fsproj | 8 ++++---- src/FSharpUnitTests/FSharpUnitTests.fsproj | 8 ++++---- src/Numerics/Numerics-Net35.csproj | 4 ++-- src/Numerics/Optimization/IObjectiveFunction.cs | 6 +++--- src/UnitTests/UnitTests-CUDA.csproj | 6 +++--- src/UnitTests/UnitTests-MKL.csproj | 6 +++--- src/UnitTests/UnitTests-Net35.csproj | 8 ++++---- src/UnitTests/UnitTests-OpenBLAS.csproj | 6 +++--- src/UnitTests/UnitTests-Portable259.csproj | 6 +++--- src/UnitTests/UnitTests-Portable328.csproj | 6 +++--- src/UnitTests/UnitTests-Portable47.csproj | 6 +++--- src/UnitTests/UnitTests-Portable7.csproj | 6 +++--- src/UnitTests/UnitTests-Portable78.csproj | 6 +++--- src/UnitTests/UnitTests.csproj | 5 ++--- 22 files changed, 62 insertions(+), 70 deletions(-) diff --git a/src/Benchmark/Benchmark.csproj b/src/Benchmark/Benchmark.csproj index 1a32a234..266f4740 100644 --- a/src/Benchmark/Benchmark.csproj +++ b/src/Benchmark/Benchmark.csproj @@ -65,13 +65,6 @@ - - - - <__paket__Microsoft_Diagnostics_Tracing_TraceEvent_targets>Microsoft.Diagnostics.Tracing.TraceEvent - - -