diff --git a/docs/markdown/snippets/csc.md b/docs/markdown/snippets/csc.md new file mode 100644 index 000000000..90a6f7f94 --- /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.