From af7944047d00b1160f26a0f0de983de1136f8934 Mon Sep 17 00:00:00 2001 From: Justin Kotalik Date: Thu, 21 Sep 2017 17:52:06 -0700 Subject: [PATCH] Increase Minimum Version of Visual Studio to 15.3.0 --- KestrelHttpServer.sln | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KestrelHttpServer.sln b/KestrelHttpServer.sln index 31cb00a5f7..0baa31521a 100644 --- a/KestrelHttpServer.sln +++ b/KestrelHttpServer.sln @@ -1,7 +1,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.26814.0 -MinimumVisualStudioVersion = 10.0.40219.1 +MinimumVisualStudioVersion = 15.0.26730.03 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7972A5D6-3385-4127-9277-428506DD44FF}" ProjectSection(SolutionItems) = preProject .appveyor.yml = .appveyor.yml