<PackageReference Include="Microsoft.Packaging.Tools" Version="1.0.0-preview2-25401-01" />
System.Collections.Immutable.ValidatedNotNullAttribute
namespace System.
Collections.
Immutable
{
internal sealed class ValidatedNotNullAttribute :
Attribute
{
public ValidatedNotNullAttribute();
}
}