Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VS: Fix CSharp compiler identification for VS 2017 | Gilles Khouzam | 2017-01-31 | 1 | -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 MSVC | Michael Stürmer | 2016-12-15 | 1 | -0/+55 |