Skip to content

Commit 6ee7fba

Browse files
committed
Update to define the runtime config file.
1 parent ee7e62f commit 6ee7fba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"runtimeOptions": {
3-
"tfm": "net6.0",
3+
"tfm": "net8.0",
44
"framework": {
55
"name": "Microsoft.AspNetCore.App",
6-
"version": "6.0.0"
6+
"version": "8.0.0"
77
}
88
}
99
}

0 commit comments

Comments
 (0)