Files
Server-Dashboard/Server Dashboard/bin/Debug/netcoreapp3.1/Server Dashboard.runtimeconfig.json
Rene Schwarz 488494c273 init commit
2021-04-01 15:15:09 +02:00

9 lines
153 B
JSON

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