Pack targets extensibility - Make the project reference driven package references possible to overwrite #8133
Labels
Functionality:Pack
Platform:Xplat
Priority:2
Issues for the current backlog.
Product:dotnet.exe
Style:PackageReference
Type:DCR
Design Change Request
This effectively means modifying the information usually processed through the assets file.
There's a related internal thread raised by @AArnott
NuGet's behavior is undefined when the project reference target framework gets changed/stripped out.
Related threads for investigation:
https://github.com/microsoft/vs-threading
microsoft/vs-threading#483
Other scenarios are including references to native projects and making them packable through the targets.
Note that this wouldn't be a recommended scenario, but there should be an escape hatch for special scenarios that are difficult to support natively.
The text was updated successfully, but these errors were encountered: