From 50a2566fec6c16d2ba75fd5fb64864e27c4d3964 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Fri, 22 Mar 2024 10:21:29 -0400 Subject: [PATCH] fix: Don't define caps when the uno.sdk is present This allows for VS to avoid showing "reload project" as caps get defined when nuget packages are restored (cherry picked from commit 1be69c7b236c4a5ea2389aa2d69d368d7a6486d5) --- src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.props b/src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.props index e6653888c..6748b30cf 100644 --- a/src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.props +++ b/src/Uno.Wasm.Bootstrap/build/Uno.Wasm.Bootstrap.props @@ -15,7 +15,7 @@ false - +