From 98ec9ae2310e72fb544de2bde7c24d06c4bab0e1 Mon Sep 17 00:00:00 2001 From: xRain Date: Sun, 14 Nov 2021 15:43:23 +0800 Subject: [PATCH] update to .net6 --- SimApi.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SimApi.csproj b/SimApi.csproj index 45cb0c1..e3cee1a 100644 --- a/SimApi.csproj +++ b/SimApi.csproj @@ -14,7 +14,7 @@ false true 5.0.2 - net5.0;netcoreapp3.1 + net6.0 @@ -29,8 +29,8 @@ - - + +