From 9d795d1840da4b806e311fccf870df93ca0fc17a Mon Sep 17 00:00:00 2001 From: Jerome Laban Date: Wed, 10 Jan 2024 10:22:36 -0500 Subject: [PATCH] fix: Adjust task version rename --- src/Uno.Wasm.Bootstrap/Uno.Wasm.Bootstrap.csproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Uno.Wasm.Bootstrap/Uno.Wasm.Bootstrap.csproj b/src/Uno.Wasm.Bootstrap/Uno.Wasm.Bootstrap.csproj index 2af6ebb49..ee12de561 100644 --- a/src/Uno.Wasm.Bootstrap/Uno.Wasm.Bootstrap.csproj +++ b/src/Uno.Wasm.Bootstrap/Uno.Wasm.Bootstrap.csproj @@ -240,8 +240,7 @@ <_Sha1Replace Include="ShellTask*.cs" /> - <_Sha1Replace Include="UnoInstallSDKTask.cs" /> - <_Sha1Replace Include="StaticWebAssetsResolverTask.cs" /> + <_Sha1Replace Include="*Task.cs" /> <_Sha1Replace Include="build\Uno.Wasm.Bootstrap.targets" />