summaryrefslogtreecommitdiff
path: root/modules/mono/glue/Managed/Properties
AgeCommit message (Collapse)Author
2018-11-20Remove trailing whitespaceRĂ©mi Verschelde
With `sed -i $(rg -l '[[:blank:]]*$' -g'!thirdparty') -e 's/[[:blank:]]*$//g'` (+ manual revert of some thirdparty code under `platform/android`).
2018-09-12Move modules/mono/glue/cs_files to modules/mono/glue/Managed/FilesIgnacio Etcheverry
Added dummy MSBuild project and solution to get tooling help when editing these files.