From ac23dd44bfb25b2cd46689792426a6eef8a72e48 Mon Sep 17 00:00:00 2001 From: Parnic Date: Fri, 11 Dec 2020 09:25:07 -0600 Subject: [PATCH] Switch to .NET 5 --- 2020.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2020.csproj b/2020.csproj index 91bf0f7..390ba66 100644 --- a/2020.csproj +++ b/2020.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp3.1 + net5.0 _2020