We have an existing inference rule where if you provide PackagePath or PackFolder for an item (of the ones included as @PackInference we automatically consider it as Pack=true for packing.
We should also consider the addition of PackageReference to an item (used to pull arbitrary content from package references) to mean Pack=true too.
We have an existing inference rule where if you provide
PackagePathorPackFolderfor an item (of the ones included as @PackInference we automatically consider it asPack=truefor packing.We should also consider the addition of
PackageReferenceto an item (used to pull arbitrary content from package references) to meanPack=truetoo.