Skip to content

Commit 056cded

Browse files
authored
Update global.json
Remove unused SDKs
1 parent d75d02c commit 056cded

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

global.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"allowPrerelease": true
66
},
77
"msbuild-sdks": {
8-
"Microsoft.Build.NoTargets": "2.0.1",
9-
"MSBuild.SDK.SystemWeb": "4.0.88",
10-
"MSBuild.SDK.SystemWeb.RazorLibrary": "4.0.82"
8+
"Microsoft.Build.NoTargets": "2.0.1"
119
}
12-
}
10+
}

0 commit comments

Comments
 (0)