From 32aa2184cd26942aa01a6d44fc3eea1f80dc6600 Mon Sep 17 00:00:00 2001 From: wtgodbe Date: Mon, 3 Apr 2017 13:29:27 -0700 Subject: Publish VC Redist DLLs as part of CoreCLR Package --- .../runtime.Windows_NT.Microsoft.NETCore.Runtime.CoreCLR.props | 1 + src/.nuget/dir.targets | 4 ++++ 2 files changed, 5 insertions(+) (limited to 'src/.nuget') 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 9c46df94aa..436901ebd2 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,6 +20,7 @@ + diff --git a/src/.nuget/dir.targets b/src/.nuget/dir.targets index 6f7bae6b10..49e550a4b7 100644 --- a/src/.nuget/dir.targets +++ b/src/.nuget/dir.targets @@ -1,6 +1,10 @@ + + + + -- cgit v1.2.3