|
1234567891011121314 |
- {
- "runtimeOptions": {
- "tfm": "net6.0",
- "includedFrameworks": [
- {
- "name": "Microsoft.NETCore.App",
- "version": "6.0.4"
- }
- ],
- "configProperties": {
- "System.Reflection.Metadata.MetadataUpdater.IsSupported": false
- }
- }
- }
|