Files
CTF/HTB/bagel/bagel.runtimeconfig.json
Simon 82b0759f1e init htb
old htb folders
2023-08-29 21:53:22 +02:00

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}