Initial community commit
This commit is contained in:
23
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/csversion.md
vendored
Normal file
23
Src/external_dependencies/openmpt-trunk/include/premake/website/docs/csversion.md
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
Specifies the C# language level.
|
||||
|
||||
```lua
|
||||
csversion ("value")
|
||||
```
|
||||
|
||||
### Parameters ###
|
||||
|
||||
`value` is a string specifying the C# language level.
|
||||
|
||||
### Applies To ###
|
||||
|
||||
Project.
|
||||
|
||||
### Availability ###
|
||||
|
||||
Premake 5.0 or later.
|
||||
|
||||
### See Also ###
|
||||
|
||||
* [clr](clr.md)
|
||||
* [dotnetframework](dotnetframework.md)
|
||||
|
||||
Reference in New Issue
Block a user