mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
Add .NET SDK directory to PATH (#2070)
Using `dotnet.exe` through a shim breaks debugging in VS Code.
This commit is contained in:
parent
a8b76469d5
commit
254d75632c
@ -12,7 +12,7 @@
|
|||||||
"hash": "sha512:e4d4872733710ddb93bb00fe724a63be4c7fb352d120841c255a89fc42c3e81da8749c201f63ecfc0e86cb473c9854da719e92a3e665f0c380c3e7cf862b1db3"
|
"hash": "sha512:e4d4872733710ddb93bb00fe724a63be4c7fb352d120841c255a89fc42c3e81da8749c201f63ecfc0e86cb473c9854da719e92a3e665f0c380c3e7cf862b1db3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dotnet.exe",
|
"env_add_path": ".",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://www.microsoft.com/net/download/windows",
|
"url": "https://www.microsoft.com/net/download/windows",
|
||||||
"re": "Download .NET Core SDK ([\\d.]+)"
|
"re": "Download .NET Core SDK ([\\d.]+)"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user