Skip to content

Commit 5332da3

Browse files
authored
Updated .NET SDK version per security recommendation. (#3964)
1 parent d96eb70 commit 5332da3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// system, etc.) may use their own installed SDKs unless configured
1616
// otherwise.
1717
//
18-
"version": "10.0.101",
18+
"version": "10.0.103",
1919

2020
// Any 10.x version is acceptable.
2121
"rollForward": "latestMinor",

0 commit comments

Comments
 (0)