We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4c4d6 commit 8583f20Copy full SHA for 8583f20
korebuild.json
@@ -1,6 +1,6 @@
1
{
2
- "$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/dev/tools/korebuild.schema.json",
3
- "channel": "dev",
+ "$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.1/tools/korebuild.schema.json",
+ "channel": "release/2.1",
4
"toolsets": {
5
"nodejs": {
6
"required": true,
0 commit comments