-
**What happened**:
When executing syft to analyse a docker image with a dotnet application it is generating component entries with the file version of the dll and not the assembly version.
This ca…
-
### Is your feature request related to a problem? Please describe.
I want to define a `dotnet verify` command that does nothing more than run `dotnet build /p:TreatWarningsAsErrors=true`.
`git` has s…
-
### URL
https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/docker-image
### Operating system
Windows
### More information about your system
Windows 10 Pro 22H2
x64
### Descri…
-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
### Issue Description
I'm not sure if it's a bug, intentional or if I forgot something - but the behavior of msbuild / dotnet build within batch scripts doesn't make sense to me.
I have a “release” b…
-
In CLI application, it is often that you can use `--` to say anything after this instruction should be ignored. For example, Fable use it to forward CLI arguments to subprocess or `dotnet fsi` make it…
-
this: https://github.com/dotnet/xcsync/blob/7e95dff4ec8a211a26f9e6b69bcbb20c26b51950/src/xcsync/Commands/BaseCommand.cs#L204
isn't doing what it is supposed to when executing the generate command for…
-
### URL
https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/create
### Operating system
windows
### More information about your system
windows 11, x64
### Description
I have …
-
We have a dotnet project that we upgraded from dotnet 7 to dotnet 8. We also updated dotnet-ef from 7.0.2.0 to 8.0.11 in the pipeline that we use. This change has introduced a bug when generating migr…
-
How is this supposed to work in a Linux docker container with `Register-PSRepository` / `Register-PackageSource`? I seem to be having the same issue that's described [here](https://github.com/PowerShe…