From 82128bb005ef1e889b7b13f5249df3faf047dc09 Mon Sep 17 00:00:00 2001 From: Robert Marshall Date: Mon, 26 Aug 2019 10:23:48 +0100 Subject: [PATCH] Use latest C# version --- Website/Website.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Website/Website.csproj b/Website/Website.csproj index 7fdcf19..aec109c 100644 --- a/Website/Website.csproj +++ b/Website/Website.csproj @@ -3,6 +3,7 @@ netcoreapp2.2 InProcess + latest