Microsoft.Sbom.Targets.E2E.Tests is failing with VS 17.12 #815
Labels
accepted
We are working on this and hope to release it into the product
needs triage
Default status upon issue submission
With the update to Visual Studio 17.12, the tests in the
Microsoft.Sbom.Targets.E2E.Tests
project are failing in the PR build. This does not repro from inside Visual Studio, but repros when running from the command line. The error is coming from the .NET 8 version ofSbomGenerationSucceedsForMultiTargetedProject
. I'll stub it out for now to unblock the PR builds, but this needs to be fixed.Here is the output from running
dotnet test test\Microsoft.Sbom.Targets.E2E.Tests\Microsoft.Sbom.Targets.E2E.Tests.csproj
from the root of the solution:The text was updated successfully, but these errors were encountered: