# HG changeset patch # User Jason Maltzen # Date 2023-12-07 04:42:11 # Node ID e4628e1c4408522e22089a2963855f7e701453c5 # Parent de6e00728a10050a8b18b11bdd1d43f577579ef9 Update to .NET 7 diff --git a/DesertPaintCodex.csproj b/DesertPaintCodex.csproj --- a/DesertPaintCodex.csproj +++ b/DesertPaintCodex.csproj @@ -1,7 +1,7 @@ WinExe - net5.0 + net7.0 enable Assets\desert_paint_codex_icon.ico DesertPaintCodex.Program