Skip to content

Commit 39608e5

Browse files
Add global.json to pin .NET SDK to 9.0.313
Agent-Logs-Url: https://github.com/microsoft/winget-create/sessions/3f64a033-d432-4fd3-9147-79b94eebc136 Co-authored-by: AmelBawa-msft <104940545+AmelBawa-msft@users.noreply.github.com>
1 parent 0b8e2de commit 39608e5

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)