Files
cs-map-project/opdracht2/bin/Debug/netcoreapp3.1/opdracht2.runtimeconfig.json
2020-07-20 14:39:13 +02:00

9 lines
153 B
JSON

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