fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
MIT License
2.45k stars 118 forks source link

(fix, csharp): revert to .NET 6+ compatibility #3882

Closed dsinghvi closed 1 week ago

dsinghvi commented 1 week ago

The existing C# SDK is only .NET 6+ compatible. This PR will be followed up with setting up a C# scripts docker so that we can run compile tests on the output.