-
### Describe the bug
After upgrading our tooling to NET 9.0, the `dotnet watch` command is no longer actively reloading CSS when changes are made to referenced Razor Class Library projects using CSS I…
-
Since the update to dotnet SDK 9, searching for vulnerabilities no longer works with the --include-transitive flag.
The following command works:
`dotnet list package --vulnerable`
The following comm…
-
Unit Test Bolerplate generator is amazing. Wish it was also available as a dotnet global tool so that it was possible to use it on Windows and Linux or detached from any IDE (Visual Studio, Visual Stu…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
After update a blazor wasm hosted project from net8 to net9 during build / publish I see this…
-
### Description
all the other issues realted to this error message are either closed, or contain irrelevant information.
this is a trivial repro case that shows that the scripted dotnet sdk inst…
-
Note: I just copied the issues details I created here: https://github.com/grpc/grpc-dotnet/issues/2575
### What version of gRPC and what language are you using?
.NET 9, Blazor WASM Standalone
`…
Hona updated
21 hours ago
-
### Describe the bug
I am using "dotnet watch" to launch and watch an extremely simple asp.net application which, for the purposes of this bug report, simply serves up a static index.html file. I ha…
-
**Installation process**
In order to use the tool in a predictable way. Installing a dotnet tool from NuGet or a private Azure Artifacts feed would be neat.
**Describe the solution you'd like**
…
-
The clitool is unable to load a dll with other dependencies then the ones listed in the tool itself.
Example: When putting migration into an F# project that uses FSharp.Core 4.5 the tool cannot loa…
nojaf updated
1 month ago
-
Even though the packages are getting successfully signed, there is a "Validate" step failure in the builds:
```
##[error].packages\microsoft.dotnet.arcade.sdk\8.0.0-beta.24525.2\tools\SdkTasks\Signin…