Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CSharp: Do not pass definitions with values | Sumit Bhardwaj | 2020-01-24 | 1 | -4/+4 |
| | | | | | | | The Microsoft C# tooling does not accept definitions with values. Filter them out. Fixes: #19817 | ||||
* | VS: Honor target_compile_definitions for C# projects | Wil Stark | 2019-01-16 | 1 | -0/+64 |
Fixes: #18698 |