Fix CSharp output paths on POSIX filesystems

This commit is contained in:
Callie LeFave
2020-03-16 07:10:23 -04:00
committed by Katy
parent 3e1228495f
commit dee6c45056
3 changed files with 19 additions and 15 deletions

3
.gitignore vendored
View File

@@ -10,6 +10,9 @@
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# User-specific files (VSCode)
.vscode
# Build results
[Dd]ebug/
[Dd]ebugPublic/