Perry.IntegrationTests.runtimeconfig.json
{ "runtimeOptions": { "tfm": "netcoreapp3.1", "framework": { "name": "Microsoft.NETCore.App", "version": "3.1.0" }, "configProperties": { "System.Reflection.Metadata.MetadataUpdater.IsSupported": false } } } |