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:
authorEric St. John <ericstj@microsoft.com>2017-02-03 19:34:24 +0300
committerEric St. John <ericstj@microsoft.com>2017-02-03 19:34:24 +0300
commit758a0e16e8c5af8741d14043f4bef1d15a79a377 (patch)
tree31c77f59f105cbaf06d7e441959fb8fa7958c1f4 /src/System.Runtime.Handles
parenta2f3d677d9313a1117e23d4ab74cfa4c8f265932 (diff)
Sync BuildConfiguration with project PropertyGroups
Diffstat (limited to 'src/System.Runtime.Handles')
-rw-r--r--src/System.Runtime.Handles/System.Runtime.Handles.sln6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/System.Runtime.Handles/System.Runtime.Handles.sln b/src/System.Runtime.Handles/System.Runtime.Handles.sln
index df7ecb77a6..abe244c9b6 100644
--- a/src/System.Runtime.Handles/System.Runtime.Handles.sln
+++ b/src/System.Runtime.Handles/System.Runtime.Handles.sln
@@ -2,17 +2,17 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Handles.Tests", "tests\System.Runtime.Handles.Tests.csproj", "{9C77C3CA-7067-4D45-BDFE-CC62AB5C1ED5}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Handles.Tests", "tests/System.Runtime.Handles.Tests.csproj", "{9C77C3CA-7067-4D45-BDFE-CC62AB5C1ED5}"
ProjectSection(ProjectDependencies) = postProject
{D85EE71C-F05B-4331-9300-8E2833D49E19} = {D85EE71C-F05B-4331-9300-8E2833D49E19}
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Handles", "src\System.Runtime.Handles.csproj", "{D85EE71C-F05B-4331-9300-8E2833D49E19}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Handles", "src/System.Runtime.Handles.csproj", "{D85EE71C-F05B-4331-9300-8E2833D49E19}"
ProjectSection(ProjectDependencies) = postProject
{46C4C03C-3055-4E97-858B-3E83CB862262} = {46C4C03C-3055-4E97-858B-3E83CB862262}
EndProjectSection
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Handles", "ref\System.Runtime.Handles.csproj", "{46C4C03C-3055-4E97-858B-3E83CB862262}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Handles", "ref/System.Runtime.Handles.csproj", "{46C4C03C-3055-4E97-858B-3E83CB862262}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{1A2F9F4A-A032-433E-B914-ADD5992BB178}"
EndProject