UNPKG

nswag

Version:

The Swagger API toolchain for .NET, Web API and TypeScript.

20 lines 482 B
{ "runtimeOptions": { "tfm": "net9.0", "frameworks": [ { "name": "Microsoft.NETCore.App", "version": "9.0.0" }, { "name": "Microsoft.AspNetCore.App", "version": "9.0.0" } ], "applyPatches": true, "configProperties": { "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false } } }