From 6c5ff18da01cf52a9539bc8071c03137016f17b6 Mon Sep 17 00:00:00 2001 From: Paul Mana Date: Thu, 7 Nov 2019 10:05:14 -0700 Subject: [PATCH] 3.0 migration should be good --- SnakeGame.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SnakeGame.csproj b/SnakeGame.csproj index 86fba11..f7d3c0f 100644 --- a/SnakeGame.csproj +++ b/SnakeGame.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp2.1 + netcoreapp3.0