Skip to content

Commit 9499106

Browse files
committed
Upped .NET Core SDK in global.json
Upped from 2.1.401 to 2.1.403
1 parent ef164ce commit 9499106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projects": [ "src", "tests" ],
33
"sdk": {
4-
"version": "2.1.401"
4+
"version": "2.1.403"
55
}
66
}

0 commit comments

Comments
 (0)