From e658e99d28982049cfd21e3f16b37b84e6672048 Mon Sep 17 00:00:00 2001 From: Phantomical Date: Thu, 7 May 2026 15:45:14 -0700 Subject: [PATCH] Lower LangVersion to C# 12 --- Source/SystemHeat.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/SystemHeat.csproj b/Source/SystemHeat.csproj index 85fc6d1..b326796 100644 --- a/Source/SystemHeat.csproj +++ b/Source/SystemHeat.csproj @@ -17,7 +17,7 @@ $(ProjectRootDir)GameData\SystemHeat Plugin - 14 + 12 portable true CS1591