-
### Describe the bug
`dotnet tool install --global --arch arm64` fails reporting that the RID `linux-arm64` is invalid.
### To Reproduce
1. Create Amazon Linux 2 ARM 64 Instance
2. Insta…
-
@astrowalker commented on [Mon Dec 10 2018](https://github.com/NuGet/docs.microsoft.com-nuget/issues/1217)
NuGet Version: 4.9.1.5694 (CLI)
For the record version 4.7.1 behaves the same way.
I t…
-
### Describe your feature request
Today, when you run `ray up`, `ray submit`, or whatever, the first argument _really_ needs to be the cluster config YAML file. If you forget this (which I seem to …
-
I was trying to follow [this tutorial](https://learn.microsoft.com/en-us/dotnet/standard/commandline/) to see if I was able to create a CLI tool with tab completion, but I had a few issues along the w…
-
argument: `dotnet format ./**/* -f`
```sh
~\Workspace [dotnet-tool]> dotnet format ./**/* -f
Formatting code files in workspace 'C:\Users\Wout\Workspace\**\*'.
Unhandled exception: System.Argu…
-
### Describe the bug
Since .NET 5.0, .NET has shipped as a 'slim' SDK with support for optional workloads[^1]. Optional workloads are expected to be installed by the user.
### Steps To Reproduce
…
-
Introduce similar solution to `docker login` / `docker logout` - which would allow user to use `iggy` command line tool without a need of putting credentials for each command. (See https://docs.docker…
-
We have a suite of "self tests" in our binary which use the Jest sample. The output looks like this normally:
```
Running Elide self-tests...
PASS elide.tool.engine/OsArchTest
... bunch of t…
-
### NuGet Product Used
dotnet.exe
### Product Version
9.0.0-rc.2.24473.5
### Worked before?
Yes, Worked with 8.0.0 and 9.0.0-rc1
### Impact
I'm unable to use this version
### Repro Steps & Con…
-
The netlink interface for llsec configuration has landed inside the mainline kernel. We now need to support this in wpan-tools to allow a sane configuration.
Alex has posted some patches for this:
ht…