forked from loafle/openapi-generator-original
add back csharp dll, update sample
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
This generator creates C# code targeting the .Net 2.0 framework. The resulting DLLs can be used in places where .Net 2.0 is the maximum supported version, such as in the Unity3d.
|
||||
|
||||
## Compilation dependencies
|
||||
## Dependencies
|
||||
- Mono compiler
|
||||
- Note: NuGet is downloaded by the mono compilation script and packages are installed with it. No dependency DLLs are bundled with this generator.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user