From: Christopher Costa Date: Fri, 17 Feb 2017 18:23:20 +0000 (-0800) Subject: Remove contraction from property name X-Git-Tag: submit/tizen/20210909.063632~11030^2~8030^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4466f178385c0350bbc8880e8532ad025a42dadf;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Remove contraction from property name Commit migrated from https://github.com/dotnet/coreclr/commit/df7e04de090091845944ea0014984c57a8bd79e4 --- diff --git a/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props b/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props index 4363811..3e8ab59 100644 --- a/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props +++ b/src/coreclr/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props @@ -1,13 +1,13 @@ - <_PlatformDoesntSupportNiFiles Condition="'$(Platform)' == 'armel'">true - <_PlatformDoesntSupportNiFiles Condition="'$(PackageTargetRuntime)' == 'ubuntu.14.04-arm'">true - <_PlatformDoesntSupportNiFiles Condition="'$(PackageTargetRuntime)' == 'ubuntu.16.04-arm'">true + <_PlatformDoesNotSupportNiFiles Condition="'$(Platform)' == 'armel'">true + <_PlatformDoesNotSupportNiFiles Condition="'$(PackageTargetRuntime)' == 'ubuntu.14.04-arm'">true + <_PlatformDoesNotSupportNiFiles Condition="'$(PackageTargetRuntime)' == 'ubuntu.16.04-arm'">true - + @@ -15,8 +15,8 @@ - - + +