-
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…
-
### Use Case
We have Events and Commands in C#. We want to generate the yaml from C#
### Proposed Solution
Write a Nuget package that has the specs in type safe C#
### Implementation Notes
Keep t…
-
### Product
dotnet CLI (dotnet new)
### Describe The Bug
I'm encountering an issue with the .NET template engine where applyFileRenamesToArgs does not properly substitute the symbol values for Serv…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Aspire 9 changed the behavior of the app host to not immediately exit if docker isn't running…
-
### Version
Latest 1.4.4-stable
### OS
Linux
### Platform
Steam
### This bug affects...
Mod capability as a Modder
### Description
The dotnet SDK is not properly being found…
-
Type: Bug
## Issue Description ##
Renaming a used class fails
## Steps to Reproduce ##
Not sure, doesn't always fail
## Expected Behavior ##
Should rename the class and it's usages
## Actual Beha…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Similar to issue #5860 but new since updating to macOS 15.1, the 9.0 dotnet aspire templates …
-
Type: Bug
## Issue Description ##
They work as expected in VS and they were working for a few days on VS Code, but now they are no longer suggested.
## Steps to Reproduce ##
Not sure what's changed…
-
```
D:\a\_work\1\vmr\.dotnet\sdk\10.0.100-alpha.1.24555.54\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ApiCompat.ValidatePackage.targets(39,5): error MSB4018: The "Microsoft.DotNet.ApiCompat.Task…
-
### Describe the bug
If you have a Directory.Build.targets, and you import a .globalconfig file, it no longer works. It did before NET9
### To Reproduce
[GlobalAnalyzerConfigBug.zip](https://github.c…