From 1fb26a64675c0f532551efa9e60d5672781cbf6a Mon Sep 17 00:00:00 2001 From: Sebastien Ros Date: Fri, 22 Mar 2019 12:21:47 -0700 Subject: [PATCH] Fixing NETCore.App version in benchmarks --- src/Mvc/benchmarkapps/BasicApi/BasicApi.csproj | 4 ++-- src/Mvc/benchmarkapps/BasicViews/BasicViews.csproj | 4 ++-- src/Mvc/benchmarkapps/RazorRendering/RazorRendering.csproj | 4 ++-- .../perf/PlatformBenchmarks/PlatformBenchmarks.csproj | 6 +++--- .../benchmarkapps/BenchmarkServer/BenchmarkServer.csproj | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/Mvc/benchmarkapps/BasicApi/BasicApi.csproj b/src/Mvc/benchmarkapps/BasicApi/BasicApi.csproj index 978b367cf0..6e333175d6 100644 --- a/src/Mvc/benchmarkapps/BasicApi/BasicApi.csproj +++ b/src/Mvc/benchmarkapps/BasicApi/BasicApi.csproj @@ -35,8 +35,8 @@ - - + + diff --git a/src/Mvc/benchmarkapps/BasicViews/BasicViews.csproj b/src/Mvc/benchmarkapps/BasicViews/BasicViews.csproj index c99a0a9641..6cb22ad18a 100644 --- a/src/Mvc/benchmarkapps/BasicViews/BasicViews.csproj +++ b/src/Mvc/benchmarkapps/BasicViews/BasicViews.csproj @@ -36,7 +36,7 @@ These references are used when running on the Benchmarks Server. --> - - + + diff --git a/src/Mvc/benchmarkapps/RazorRendering/RazorRendering.csproj b/src/Mvc/benchmarkapps/RazorRendering/RazorRendering.csproj index 8873e58cf0..29819095ee 100644 --- a/src/Mvc/benchmarkapps/RazorRendering/RazorRendering.csproj +++ b/src/Mvc/benchmarkapps/RazorRendering/RazorRendering.csproj @@ -17,8 +17,8 @@ These references are used when running on the Benchmarks Server. --> - - + + diff --git a/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj b/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj index 4b77aef691..cd238b374f 100644 --- a/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj +++ b/src/Servers/Kestrel/perf/PlatformBenchmarks/PlatformBenchmarks.csproj @@ -21,9 +21,9 @@ - + - - + + diff --git a/src/SignalR/perf/benchmarkapps/BenchmarkServer/BenchmarkServer.csproj b/src/SignalR/perf/benchmarkapps/BenchmarkServer/BenchmarkServer.csproj index 3d96d17d3d..4bcf55a1a2 100644 --- a/src/SignalR/perf/benchmarkapps/BenchmarkServer/BenchmarkServer.csproj +++ b/src/SignalR/perf/benchmarkapps/BenchmarkServer/BenchmarkServer.csproj @@ -23,8 +23,8 @@ - - + +