================
Comment at: tools/clang-format-vs/ClangFormat/ClangFormat.csproj:16
@@ -15,3 +15,3 @@
<AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
----------------
This looks like we don't want it... Perhaps the problem is that you don't have
.net 4.0 installed? (It took some work to get this down to 4.0 to make it
installable with VS 2010) Hm...
http://llvm-reviews.chandlerc.com/D2248
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits