Matt Thalman
Matt Thalman
I'm attempting to upgrade from 1.0.3 to 2.0.0 of the manifest-tool. With 1.0.3, my implementation made use of the `inspect --raw` option to parse the layer metadata. But in 2.0.0,...
### Situation There are a set of .NET-related customer workflows that require the use of platform libraries contained within the operating system. These are divided into two categories: * Execution...
# Breaking Change to .NET Packages on Winget The Microsoft .NET team plans to make a set of breaking changes to the .NET packages that are available through the [Windows...
#### Bug description The analyzer for VSTHRD010 is only checking for the existence of a main thread switching call above the offending code. But that's not sufficient if the code...
Expected Behavior ================= Running `docker-slim build` on an ASP.NET Core application should produce a seccomp profile that can be successfully used when running the container. --- Actual Behavior ================= Attempting...
In the .NET 6 `aspnet` container images we made the decision to default the console logger in `CreateDefaultBuilder()` to structured JSON logs in order to support container environments where folks...
# .NET Core Alpine Docker images updated to Alpine 3.10 Docker images for .NET Core have been released that support Alpine 3.10. Included with this release, the floating tags for...
Updating Docker image tag references that are obsolete and replaced by references to mcr.microsoft.com/dotnet-buildtools/prereqs. See dotnet/dotnet-docker#2848.
After the upgrade to version 0.197.26 of `AzureArtifacts.manifest-generator-task.manifest-generator-task.ManifestGeneratorTask`, component detection is causing it to fail when attempting to scan files that are named like a Dockerfile but aren't really Dockerfiles....
### Description of the new feature / enhancement When invoking `wingetcreate` with automation, there may be an error that occurs and it would be helpful for the automation to output...