From 934d0b4b2bc4094386be9bd1b0785b09a314e41c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Tue, 18 May 2021 11:17:07 +0200 Subject: [PATCH 1/2] Tweak compilation settings --- .../PlatformBenchmarks/PlatformBenchmarks.csproj | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/frameworks/CSharp/aspnetcore-corert/PlatformBenchmarks/PlatformBenchmarks.csproj b/frameworks/CSharp/aspnetcore-corert/PlatformBenchmarks/PlatformBenchmarks.csproj index 9348c95e350..5aee6dc3dd0 100644 --- a/frameworks/CSharp/aspnetcore-corert/PlatformBenchmarks/PlatformBenchmarks.csproj +++ b/frameworks/CSharp/aspnetcore-corert/PlatformBenchmarks/PlatformBenchmarks.csproj @@ -7,12 +7,17 @@ link - false Speed + + + true + false + false + false - + From fbea82c3d7ac52af16834352798197379aaadfa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Tue, 18 May 2021 11:17:33 +0200 Subject: [PATCH 2/2] Delete rd.xml --- .../PlatformBenchmarks/rd.xml | 43 ------------------- 1 file changed, 43 deletions(-) delete mode 100644 frameworks/CSharp/aspnetcore-corert/PlatformBenchmarks/rd.xml diff --git a/frameworks/CSharp/aspnetcore-corert/PlatformBenchmarks/rd.xml b/frameworks/CSharp/aspnetcore-corert/PlatformBenchmarks/rd.xml deleted file mode 100644 index 80ce435ee22..00000000000 --- a/frameworks/CSharp/aspnetcore-corert/PlatformBenchmarks/rd.xml +++ /dev/null @@ -1,43 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file