From 00c2d14a06ff118b2a50bdd541aae7e8d07e1062 Mon Sep 17 00:00:00 2001 From: Jarrod Doyle Date: Mon, 9 Dec 2024 16:04:08 +0000 Subject: [PATCH] Make published build AOT and trimmed --- KeepersCompound.Lightmapper/KeepersCompound.Lightmapper.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/KeepersCompound.Lightmapper/KeepersCompound.Lightmapper.csproj b/KeepersCompound.Lightmapper/KeepersCompound.Lightmapper.csproj index b6e0b2c..961d167 100644 --- a/KeepersCompound.Lightmapper/KeepersCompound.Lightmapper.csproj +++ b/KeepersCompound.Lightmapper/KeepersCompound.Lightmapper.csproj @@ -5,6 +5,9 @@ net8.0 enable enable + true + true + true