dotnet-experiments/di-test/bin/Debug/net6.0/di-test.runtimeconfig.json

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}