summaryrefslogtreecommitdiffstats
path: root/Modules/CompilerId/VS-10.csproj.in
Commit message (Collapse)AuthorAgeFilesLines
* VS: Fix CSharp compiler identification for VS 2017Gilles Khouzam2017-01-311-4/+4
| | | | | | The CSharp compiler for VS 2017 has moved from `MSBuildTools` to `RoslynTargets`. Account for both locations giving priority to the `MSBuildTools` location.
* C# support: add compiler detection for MSVCMichael Stürmer2016-12-151-0/+55