From 104c1a2a384590ee46ff84d1a6dea4ffb2236516 Mon Sep 17 00:00:00 2001 From: 7H3LaughingMan <7H3LaughingMan@proton.me> Date: Sat, 26 Apr 2025 20:03:43 -0500 Subject: [PATCH] Set IsAotCompatible --- src/DotTiled/DotTiled.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/DotTiled/DotTiled.csproj b/src/DotTiled/DotTiled.csproj index d8d83a5..b56ed75 100644 --- a/src/DotTiled/DotTiled.csproj +++ b/src/DotTiled/DotTiled.csproj @@ -3,6 +3,7 @@ net8.0 true + true