From 9ca4fadd66177ecb942b8ef90a82cd8cf97834ce Mon Sep 17 00:00:00 2001 From: Dan Walmsley Date: Mon, 12 Apr 2021 13:15:21 +0100 Subject: [PATCH] dotnet 6 compatibility --- nukebuild/_build.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nukebuild/_build.csproj b/nukebuild/_build.csproj index b0380cc92b..ba678b833e 100644 --- a/nukebuild/_build.csproj +++ b/nukebuild/_build.csproj @@ -2,7 +2,7 @@ Exe - netcoreapp3.1 + net6.0 false False