From 50353d31cc4a7a3356cb87501b3f01e17ab34209 Mon Sep 17 00:00:00 2001 From: KristofferStrube Date: Sun, 18 Feb 2024 13:16:48 +0100 Subject: [PATCH] Re-enable AOT --- .../KristofferStrube.Blazor.SVGEditor.WasmExample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/KristofferStrube.Blazor.SVGEditor.WasmExample/KristofferStrube.Blazor.SVGEditor.WasmExample.csproj b/samples/KristofferStrube.Blazor.SVGEditor.WasmExample/KristofferStrube.Blazor.SVGEditor.WasmExample.csproj index fc9df1f..ca63e64 100644 --- a/samples/KristofferStrube.Blazor.SVGEditor.WasmExample/KristofferStrube.Blazor.SVGEditor.WasmExample.csproj +++ b/samples/KristofferStrube.Blazor.SVGEditor.WasmExample/KristofferStrube.Blazor.SVGEditor.WasmExample.csproj @@ -2,7 +2,7 @@ net8.0 - false + true enable enable