Skip to content

Microsoft.DotNet.SourceBuild.Tests.PoisonTests.VerifyUsage failing #5044

@ViktorHofer

Description

@ViktorHofer
<PrebuiltLeakReport>
  <File Path="artifacts/packages/Release/Shipping/msbuild/Microsoft.Build.Runtime.x.y.z/contentFiles/any/netx.y/ref/mscorlib.dll">
    <Type>AssemblyAttribute</Type>
  </File>
  <File Path="artifacts/packages/Release/Shipping/msbuild/Microsoft.Build.Runtime.x.y.z/contentFiles/any/netx.y/ref/netstandard.dll">
    <Type>AssemblyAttribute</Type>
  </File>
</PrebuiltLeakReport>

These are coming in via https://github.com/dotnet/msbuild/blob/a10ca4529c177605addf622c572a1c563c7a819c/src/MSBuild/MSBuild.csproj#L227-L239. What is surprising is that this code path didn't change recently.

NetStandard.Library/2.0.3 is coming in via SBRP and its assets must not be redistributed. Why is this suddenly showing up and not before?

Metadata

Metadata

Labels

area-poisonPoison leaks and the leak detection infrastructure

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions