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:
authorAmy Qiu <umberos@gmail.com>2016-08-19 21:14:06 +0300
committerAmy Qiu <umberos@gmail.com>2016-08-19 21:14:06 +0300
commit68ba00d1dab05afb665d9f1f1e7940a5a32dea33 (patch)
treecf440f8a63149c40b027487d939924e16228cde0 /src/System.Runtime.Extensions/System.Runtime.Extensions.sln
parent033cc9bbc0c104329d182dcd139e890723c0d761 (diff)
Address feedback
Diffstat (limited to 'src/System.Runtime.Extensions/System.Runtime.Extensions.sln')
-rw-r--r--src/System.Runtime.Extensions/System.Runtime.Extensions.sln8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/System.Runtime.Extensions/System.Runtime.Extensions.sln b/src/System.Runtime.Extensions/System.Runtime.Extensions.sln
index 79e51f476f..1587613676 100644
--- a/src/System.Runtime.Extensions/System.Runtime.Extensions.sln
+++ b/src/System.Runtime.Extensions/System.Runtime.Extensions.sln
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 14
-VisualStudioVersion = 14.0.25420.1
+# Visual Studio 2013
+VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.Runtime.Extensions", "src\System.Runtime.Extensions.csproj", "{845D2B72-D8A4-42E5-9BE9-17639EC4FC1A}"
EndProject
@@ -71,8 +71,8 @@ Global
{E73B023E-609E-4281-866A-3AECB1AB5D48}.Windows_Debug|Any CPU.Build.0 = Debug|Any CPU
{E73B023E-609E-4281-866A-3AECB1AB5D48}.Windows_Release|Any CPU.ActiveCfg = Debug|Any CPU
{E73B023E-609E-4281-866A-3AECB1AB5D48}.Windows_Release|Any CPU.Build.0 = Debug|Any CPU
- {6C314C9B-3D28-4B05-9B4C-B57A00A9B3B9}.Debug|Any CPU.ActiveCfg = Release|Any CPU
- {6C314C9B-3D28-4B05-9B4C-B57A00A9B3B9}.Debug|Any CPU.Build.0 = Release|Any CPU
+ {6C314C9B-3D28-4B05-9B4C-B57A00A9B3B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6C314C9B-3D28-4B05-9B4C-B57A00A9B3B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6C314C9B-3D28-4B05-9B4C-B57A00A9B3B9}.net46_Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6C314C9B-3D28-4B05-9B4C-B57A00A9B3B9}.net46_Debug|Any CPU.Build.0 = Debug|Any CPU
{6C314C9B-3D28-4B05-9B4C-B57A00A9B3B9}.net46_Release|Any CPU.ActiveCfg = Release|Any CPU