aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/Google.Protobuf.sln
diff options
context:
space:
mode:
authorGravatar Jon Skeet <jonskeet@google.com>2016-02-22 13:04:01 +0000
committerGravatar Jon Skeet <jonskeet@google.com>2016-02-22 13:04:01 +0000
commit42371463de4001f62e41eadf35dd5d3b736735f1 (patch)
tree3801617215a359c6efa5a71b348ae8a3d670b084 /csharp/src/Google.Protobuf.sln
parent32daf513ced8d51e8de6cc8d800cfc972c4df5d6 (diff)
Require VS2015 in the solution file
Diffstat (limited to 'csharp/src/Google.Protobuf.sln')
-rw-r--r--csharp/src/Google.Protobuf.sln6
1 files changed, 3 insertions, 3 deletions
diff --git a/csharp/src/Google.Protobuf.sln b/csharp/src/Google.Protobuf.sln
index 69ce9a47..72d87f76 100644
--- a/csharp/src/Google.Protobuf.sln
+++ b/csharp/src/Google.Protobuf.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2013
-VisualStudioVersion = 12.0.31101.0
-MinimumVisualStudioVersion = 10.0.40219.1
+# Visual Studio 2015
+VisualStudioVersion = 14.0.24720.0
+MinimumVisualStudioVersion = 14.0.24720.0
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Protobuf", "Google.Protobuf\Google.Protobuf.csproj", "{6908BDCE-D925-43F3-94AC-A531E6DF2591}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Google.Protobuf.Test", "Google.Protobuf.Test\Google.Protobuf.Test.csproj", "{DD01ED24-3750-4567-9A23-1DB676A15610}"