From a8995126a1c8fa32a0161835e4b37694597c012c Mon Sep 17 00:00:00 2001 From: Hyeongseok Oh Date: Wed, 7 Dec 2016 09:50:24 +0900 Subject: [PATCH] fix comparison Commit migrated from https://github.com/dotnet/coreclr/commit/779bee20f98b35b3ac30b86b499d3375f6c13a8b --- .../ubuntu/16.04/Microsoft.NETCore.Runtime.CoreCLR.pkgproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/16.04/Microsoft.NETCore.Runtime.CoreCLR.pkgproj b/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/16.04/Microsoft.NETCore.Runtime.CoreCLR.pkgproj index b6a915b..de6cfc7 100644 --- a/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/16.04/Microsoft.NETCore.Runtime.CoreCLR.pkgproj +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/ubuntu/16.04/Microsoft.NETCore.Runtime.CoreCLR.pkgproj @@ -9,7 +9,7 @@ - + @@ -17,8 +17,8 @@ - - + + -- 2.7.4