From: Hans Wennborg Date: Thu, 13 Apr 2017 17:47:47 +0000 (+0000) Subject: Follow-up to r300225: update ClangFormat.sln to VS2017 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb9e1d460cb5ebaa4ce1e5d27fec86e877f0ec10;p=clang Follow-up to r300225: update ClangFormat.sln to VS2017 This got lost in the previous patch somehow. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300226 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/clang-format-vs/ClangFormat.sln b/tools/clang-format-vs/ClangFormat.sln index 73bf84e028..46d742bce3 100644 --- a/tools/clang-format-vs/ClangFormat.sln +++ b/tools/clang-format-vs/ClangFormat.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 +# Visual Studio 15 +VisualStudioVersion = 15.0.26228.12 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClangFormat", "ClangFormat\ClangFormat.csproj", "{7FD1783E-2D31-4D05-BF23-6EBE1B42B608}" EndProject