From f24a3c8ea1eb870f9a01794c8883032c264d0d17 Mon Sep 17 00:00:00 2001 From: Tanner Gooding Date: Tue, 9 Jan 2024 10:02:31 -0800 Subject: [PATCH] Add WasmDedup=false to S.N.Tensors.Tests --- .../tests/System.Numerics.Tensors.Tests.csproj | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/libraries/System.Numerics.Tensors/tests/System.Numerics.Tensors.Tests.csproj b/src/libraries/System.Numerics.Tensors/tests/System.Numerics.Tensors.Tests.csproj index 11149747b7a1d8..4a508197cae5e0 100644 --- a/src/libraries/System.Numerics.Tensors/tests/System.Numerics.Tensors.Tests.csproj +++ b/src/libraries/System.Numerics.Tensors/tests/System.Numerics.Tensors.Tests.csproj @@ -1,10 +1,15 @@ - + $(NetCoreAppCurrent);$(NetFrameworkMinimum) true + + + false + + @@ -15,7 +20,7 @@ - + @@ -25,4 +30,4 @@ - \ No newline at end of file +