From 5c0d0742d451f84070842c59407e75a17abfc099 Mon Sep 17 00:00:00 2001 From: Arlo Date: Thu, 12 Dec 2024 16:57:34 -0600 Subject: [PATCH] Fixed .NET 9 auto-discovery of custom build asset wwwroot/index.html conflicting with Uno Bootstrapper version --- ProjectHeads/App.Head.Wasm.props | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ProjectHeads/App.Head.Wasm.props b/ProjectHeads/App.Head.Wasm.props index f3ad1930..47aecaa8 100644 --- a/ProjectHeads/App.Head.Wasm.props +++ b/ProjectHeads/App.Head.Wasm.props @@ -36,6 +36,11 @@ true + + + + + @@ -66,7 +71,6 @@ -