AVS/bin/Release/netcoreapp3.1/AVS.runtimeconfig.json

9 lines
153 B
JSON

{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.WindowsDesktop.App",
"version": "3.1.0"
}
}
}