From f6c1033cdc1e42e2a99bdd612f19aec3683c081f Mon Sep 17 00:00:00 2001 From: Nikolay Kochulin Date: Mon, 4 Nov 2019 19:14:07 +0300 Subject: [PATCH] Upgrade to .NET Core 3.0 --- JetKarmaBot/JetKarmaBot.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/JetKarmaBot/JetKarmaBot.csproj b/JetKarmaBot/JetKarmaBot.csproj index b225a73..54b7480 100644 --- a/JetKarmaBot/JetKarmaBot.csproj +++ b/JetKarmaBot/JetKarmaBot.csproj @@ -1,7 +1,7 @@ Exe - netcoreapp2.2; + netcoreapp3.0 @@ -32,4 +32,4 @@ Always - \ No newline at end of file +