Skip to content

Commit 2cebdf9

Browse files
author
Nigel Sampson
committed
Use final 3.0 SDK
1 parent 8d769d8 commit 2cebdf9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"sdk": {
3-
"version": "3.0.100-preview8-013656"
3+
"version": "3.0.100"
44
},
55
"msbuild-sdks": {
6-
"MSBuild.Sdk.Extras": "2.0.31"
6+
"MSBuild.Sdk.Extras": "2.0.54"
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)