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 ca63e64..fc9df1f 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 - true + false enable enable diff --git a/samples/KristofferStrube.Blazor.SVGEditor.WasmExample/Pages/Animation.razor b/samples/KristofferStrube.Blazor.SVGEditor.WasmExample/Pages/Animation.razor index bd2d0e8..dbe13b6 100644 --- a/samples/KristofferStrube.Blazor.SVGEditor.WasmExample/Pages/Animation.razor +++ b/samples/KristofferStrube.Blazor.SVGEditor.WasmExample/Pages/Animation.razor @@ -3,7 +3,7 @@ Animation