Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 2dbd047

Browse files
committed
Pin .NET Core SDK version
1 parent 08b0390 commit 2dbd047

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/global.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"msbuild-sdks": {
33
"MSBuild.Sdk.Extras": "1.6.55"
4+
},
5+
"sdk": {
6+
"version": "2.1.300"
47
}
58
}

0 commit comments

Comments
 (0)