.Net_Test/C#/C#Basic/bin/Debug/net7.0/C#Basic.runtimeconfig.json
2023-08-31 21:26:24 +02:00

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}