From d9aba751ae64b1e1a2f57caada1fa9f5af97b071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Ros?= Date: Thu, 18 Oct 2018 17:39:43 -0700 Subject: [PATCH] Change TargetFramework for micro benchmarks --- benchmarks/Kestrel.Performance/Kestrel.Performance.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/Kestrel.Performance/Kestrel.Performance.csproj b/benchmarks/Kestrel.Performance/Kestrel.Performance.csproj index 8be37d2c9c..2854b101ea 100644 --- a/benchmarks/Kestrel.Performance/Kestrel.Performance.csproj +++ b/benchmarks/Kestrel.Performance/Kestrel.Performance.csproj @@ -4,7 +4,7 @@ Kestrel.Performance Microsoft.AspNetCore.Server.Kestrel.Performance - netcoreapp2.1 + netcoreapp2.2 Exe true true