bin/ClientSdk/tss.runtimeconfig.json
|
{
"runtimeOptions": { "tfm": "net6.0", "includedFrameworks": [ { "name": "Microsoft.NETCore.App", "version": "6.0.36" } ], "runtimeOptions": { "configProperties": { "System.Globalization.Invariant": true } }, "configProperties": { "System.Reflection.Metadata.MetadataUpdater.IsSupported": false } } } |