mirror of
https://github.com/Alvin-Zilverstand/ict-algemeen-opdrachten.git
synced 2026-04-17 18:42:44 +02:00
15 lines
252 B
JSON
15 lines
252 B
JSON
|
|
{
|
||
|
|
"runtimeOptions": {
|
||
|
|
"tfm": "net6.0",
|
||
|
|
"frameworks": [
|
||
|
|
{
|
||
|
|
"name": "Microsoft.NETCore.App",
|
||
|
|
"version": "6.0.0"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "Microsoft.WindowsDesktop.App",
|
||
|
|
"version": "6.0.0"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|