Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Kuhne <jeremy.kuhne@microsoft.com>2015-05-21 00:09:51 +0300
committerJeremy Kuhne <jeremy.kuhne@microsoft.com>2015-05-21 00:09:51 +0300
commit13f9e121ad8e1c6a7d7cb0e4be4a9c5cdc814094 (patch)
tree68ff3bcf5f9ff8dea0a10e0004dab4acad091a28 /src/System.Runtime/System.Runtime.sln
parentee9c51f501cc367b339fe0799fef95fb05f66235 (diff)
Make tools packages.config host platform specific.
Diffstat (limited to 'src/System.Runtime/System.Runtime.sln')
-rw-r--r--src/System.Runtime/System.Runtime.sln2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/System.Runtime/System.Runtime.sln b/src/System.Runtime/System.Runtime.sln
index 55626a1a56..98ce209297 100644
--- a/src/System.Runtime/System.Runtime.sln
+++ b/src/System.Runtime/System.Runtime.sln
@@ -6,7 +6,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Tests", "tes
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{1CA59CB2-FE88-4510-92AC-3561026C3B13}"
ProjectSection(SolutionItems) = preProject
- ..\.nuget\packages.config = ..\.nuget\packages.config
+ ..\.nuget\packages.Windows_NT.config = ..\.nuget\packages.Windows_NT.config
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.CoreCLR", "src\System.Runtime.CoreCLR.csproj", "{56B9D0A9-44D3-488E-8B42-C14A6E30CAB2}"