diff --git a/src/Components/WebAssembly/Build/src/targets/Compression.targets b/src/Components/WebAssembly/Build/src/targets/Compression.targets
index 4157c57819..ed8308809a 100644
--- a/src/Components/WebAssembly/Build/src/targets/Compression.targets
+++ b/src/Components/WebAssembly/Build/src/targets/Compression.targets
@@ -20,12 +20,6 @@
$(_BlazorFilesIntermediateOutputPath)%(RelativePath).gz
%(RelativePath).gz
%(RelativePath).gz
- %(FullPath)
-
-
-
- <_BlazorFileToCompress Condition="'$(BlazorWebAssemblyEnableLinking)' == 'true' and ('%(Extension)' == '.dll' or '%(Extension)' == '.pdb')">
$([MSBuild]::NormalizePath('$(_BlazorFilesIntermediateOutputPath)%(RelativePath).hash'))
@@ -36,7 +30,7 @@
-
+