dotnet / sdk-container-builds

Libraries and build tooling to create container images from .NET projects using MSBuild
https://learn.microsoft.com/en-us/dotnet/core/docker/publish-as-container
MIT License
179 stars 34 forks source link

`Microsoft.NET.Build.Containers.IntegrationTests` (net472) are not run in CI #477

Closed vlada-shubina closed 1 year ago

vlada-shubina commented 1 year ago

1) I noticed that Microsoft.NET.Build.Containers.IntegrationTests (net472) are not being run on CI 2) two tests are failing locally on main, likely reason is https://github.com/dotnet/sdk/pull/33765