Skip to content

Commit ce10f42

Browse files
committed
Restore global.json in the application folder and upgrade to .NET 9.0.102
1 parent 611b601 commit ce10f42

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

application/global.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"sdk": {
3+
"version": "9.0.102",
4+
"rollForward": "latestMinor"
5+
}
6+
}

0 commit comments

Comments
 (0)