From 6cc3f433b3fdbccbee412ca17a3d33a9423d9ced Mon Sep 17 00:00:00 2001 From: RedBigz Date: Sat, 30 Nov 2024 09:52:45 +1000 Subject: [PATCH] Update TABGVR.Server.csproj to C# 12 --- TABGVR.Server/TABGVR.Server.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TABGVR.Server/TABGVR.Server.csproj b/TABGVR.Server/TABGVR.Server.csproj index ff97721..489f2fb 100644 --- a/TABGVR.Server/TABGVR.Server.csproj +++ b/TABGVR.Server/TABGVR.Server.csproj @@ -2,7 +2,7 @@ netstandard2.1 - latest + 12.0 enable enable false