diff options
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/csc.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/csc.md b/docs/markdown/snippets/csc.md new file mode 100644 index 0000000..90a6f7f --- /dev/null +++ b/docs/markdown/snippets/csc.md @@ -0,0 +1,4 @@ +## Visual Studio C# compiler support + +In addition to the Mono C# compiler we also support Visual Studio's C# +compiler. Currently this is only supported on the Ninja backend. |