linuxOS_AP05/debian/test/home/dotnet/sdk/6.0.412/NuGet.Build.Tasks.Console.runtimeconfig.json
2025-09-26 09:40:02 +08:00

13 lines
275 B
JSON
Executable File

{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.20"
},
"configProperties": {
"System.GC.Server": true,
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}