From 642db3d199f96d7fd6c68ad0763e4f81f09d47e0 Mon Sep 17 00:00:00 2001 From: Alex Perovich Date: Fri, 24 Mar 2017 19:18:37 -0500 Subject: [PATCH] Sort entries in shared project (dotnet/coreclr#10465) Commit migrated from https://github.com/dotnet/coreclr/commit/15d79636cc00503c4ca66e5f3921153ed12789e9 --- .../mscorlib/shared/System.Private.CoreLib.Shared.projitems | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems b/src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems index dee2418..3cc70b4 100644 --- a/src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems +++ b/src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems @@ -14,14 +14,15 @@ false + - + @@ -34,11 +35,10 @@ - + - @@ -294,22 +294,22 @@ + - + - + - -- 2.7.4