mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 05:42:09 +02:00
csc: add link to homepage
This commit is contained in:
parent
089ffeaade
commit
616f7d3ec5
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# csc
|
# csc
|
||||||
|
|
||||||
> The Microsoft C# Compiler.
|
> The Microsoft C# Compiler.
|
||||||
|
> More information: <https://docs.microsoft.com/dotnet/csharp/language-reference/compiler-options/command-line-building-with-csc-exe>.
|
||||||
|
|
||||||
- Compile one or more C# files to a CIL executable:
|
- Compile one or more C# files to a CIL executable:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue