From 17256572b267a8988a2e65a80a7e775ad88c9a10 Mon Sep 17 00:00:00 2001 From: Viktor Hofer Date: Tue, 3 Sep 2024 15:49:38 +0200 Subject: [PATCH] Undo workarounds for https://github.com/NuGet/Home/issues/10368 --- src/libraries/System.Memory/src/System.Memory.csproj | 2 -- .../System.Numerics.Vectors/src/System.Numerics.Vectors.csproj | 2 -- 2 files changed, 4 deletions(-) diff --git a/src/libraries/System.Memory/src/System.Memory.csproj b/src/libraries/System.Memory/src/System.Memory.csproj index 85486a26704576..b7b0772895e5f7 100644 --- a/src/libraries/System.Memory/src/System.Memory.csproj +++ b/src/libraries/System.Memory/src/System.Memory.csproj @@ -8,8 +8,6 @@ $(DefineConstants);MAKE_ABW_PUBLIC false - - temp_$(MSBuildProjectName) diff --git a/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj b/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj index a241f2b6fe8454..74505480ffcede 100644 --- a/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj +++ b/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj @@ -4,8 +4,6 @@ $(NetCoreAppCurrent) true false - - temp_$(MSBuildProjectName)