mirror of
https://github.com/Alvin-Zilverstand/ict-algemeen-opdrachten.git
synced 2026-03-06 11:06:59 +01: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"
|
|
}
|
|
]
|
|
}
|
|
} |