We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee7e62f + 6ee7fba commit b92331fCopy full SHA for b92331f
source/DasBlog.CLI/dasblog-core.runtimeconfig.json
@@ -1,9 +1,9 @@
1
{
2
"runtimeOptions": {
3
- "tfm": "net6.0",
+ "tfm": "net8.0",
4
"framework": {
5
"name": "Microsoft.AspNetCore.App",
6
- "version": "6.0.0"
+ "version": "8.0.0"
7
}
8
9
0 commit comments