From cc3c1d0e74336d60ddc122576de52625fee0c2d4 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Tue, 7 Jul 2020 20:00:21 -0500 Subject: [PATCH] Remove unnecessary entries in LinkerWorkaround for WASM. (#23747) * The underlying Json issue is fixed. * The X509 issue is not an issue when TrimMode is set to link (which is it now by default). Contributes to #23262 --- .../src/build/netstandard2.0/LinkerWorkaround.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/src/Razor/Microsoft.NET.Sdk.Razor/src/build/netstandard2.0/LinkerWorkaround.xml b/src/Razor/Microsoft.NET.Sdk.Razor/src/build/netstandard2.0/LinkerWorkaround.xml index d02ca8ef5f..c61bc7a3cc 100644 --- a/src/Razor/Microsoft.NET.Sdk.Razor/src/build/netstandard2.0/LinkerWorkaround.xml +++ b/src/Razor/Microsoft.NET.Sdk.Razor/src/build/netstandard2.0/LinkerWorkaround.xml @@ -12,18 +12,4 @@ - - - - - - - - - -