From b16c8c73ce17c4ffb6189467def30c2e70f57a91 Mon Sep 17 00:00:00 2001 From: Gaurav Khanna Date: Wed, 3 May 2017 10:50:34 -0700 Subject: Place precompiled SPC.dll in native assets folder. (#11359) Place precompiled SPC.dll in native assets folder. --- .../runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props | 2 +- .../runtime.OSX.Microsoft.NETCore.Runtime.CoreCLR.props | 2 +- .../runtime.Windows_NT.Microsoft.NETCore.Runtime.CoreCLR.props | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/.nuget') diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props index 5c55497af9..e910d63569 100644 --- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props +++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Linux.Microsoft.NETCore.Runtime.CoreCLR.props @@ -17,7 +17,7 @@ - + diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.OSX.Microsoft.NETCore.Runtime.CoreCLR.props b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.OSX.Microsoft.NETCore.Runtime.CoreCLR.props index 1d16788c06..ffb1c2d3f4 100644 --- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.OSX.Microsoft.NETCore.Runtime.CoreCLR.props +++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.OSX.Microsoft.NETCore.Runtime.CoreCLR.props @@ -8,7 +8,7 @@ - + diff --git a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Windows_NT.Microsoft.NETCore.Runtime.CoreCLR.props b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Windows_NT.Microsoft.NETCore.Runtime.CoreCLR.props index cd37324ea6..454ca1d4b7 100644 --- a/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Windows_NT.Microsoft.NETCore.Runtime.CoreCLR.props +++ b/src/.nuget/Microsoft.NETCore.Runtime.CoreCLR/runtime.Windows_NT.Microsoft.NETCore.Runtime.CoreCLR.props @@ -20,7 +20,7 @@ - + -- cgit v1.2.3