AdventOfCode/Day 01/bin/Debug/net6.0/Day 01.runtimeconfig.json
2022-12-01 15:32:20 +01:00

9 lines
147 B
JSON

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