From 91d1e98c6d1cc85433e916311c5ae95b1acc537a Mon Sep 17 00:00:00 2001 From: Anirudh Agnihotry Date: Fri, 17 May 2019 19:28:42 -0700 Subject: [PATCH] Remove aliases (dotnet/corefx#37759) Commit migrated from https://github.com/dotnet/corefx/commit/c671ce2be16ae3c6086a061d9d94b81005217735 --- .../src/System.Runtime.WindowsRuntime.csproj | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj b/src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj index abfe8a5..63a8bc3 100644 --- a/src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj +++ b/src/libraries/System.Runtime.WindowsRuntime/src/System.Runtime.WindowsRuntime.csproj @@ -34,21 +34,7 @@ - - - Alias_System_Private_Interop - - - Alias_System_Private_Interop - - - Alias_System_Private_Interop - - - - - Alias_System_Private_Interop - + -- 2.7.4