Skip to content

Commit deca8ce

Browse files
authored
Pin .NET SDK to 9.0.313 via global.json (#671)
1 parent 29d9238 commit deca8ce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

global.json

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

0 commit comments

Comments
 (0)