forked from loafle/openapi-generator-original
update csharp readme
This commit is contained in:
parent
75a932bf45
commit
cb8c3dfc2e
@ -1,11 +1,10 @@
|
||||
## Frameworks supported
|
||||
- .NET 3.5 or later
|
||||
- .NET 4.0 or later
|
||||
- Windows Phone 7.1 (Mango)
|
||||
|
||||
## Dependencies
|
||||
- [RestSharp] (https://www.nuget.org/packages/RestSharp)
|
||||
- [Json.NET] (https://www.nuget.org/packages/Newtonsoft.Json/)
|
||||
|
||||
- [RestSharp] (https://www.nuget.org/packages/RestSharp) - 105.1.0 or later
|
||||
- [Json.NET] (https://www.nuget.org/packages/Newtonsoft.Json/) - 7.0.0 or later
|
||||
|
||||
NOTE: The DLLs included in the package may not be the latest version. We recommned using [NuGet] (https://docs.nuget.org/consume/installing-nuget) to obtain the latest version of the packages:
|
||||
```
|
||||
|
@ -1,11 +1,10 @@
|
||||
## Frameworks supported
|
||||
- .NET 3.5 or later
|
||||
- .NET 4.0 or later
|
||||
- Windows Phone 7.1 (Mango)
|
||||
|
||||
## Dependencies
|
||||
- [RestSharp] (https://www.nuget.org/packages/RestSharp)
|
||||
- [Json.NET] (https://www.nuget.org/packages/Newtonsoft.Json/)
|
||||
|
||||
- [RestSharp] (https://www.nuget.org/packages/RestSharp) - 105.1.0 or later
|
||||
- [Json.NET] (https://www.nuget.org/packages/Newtonsoft.Json/) - 7.0.0 or later
|
||||
|
||||
NOTE: The DLLs included in the package may not be the latest version. We recommned using [NuGet] (https://docs.nuget.org/consume/installing-nuget) to obtain the latest version of the packages:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user