-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
Category:Quality WeekIssues that should be considered for quality weekIssues that should be considered for quality weekFunctionality:RestorePartner:CLI-SDKPartner:Project-SystemStyle:PackageReferenceType:Feature
Milestone
Description
From @fubar-coder on April 5, 2017 15:59
Currently, when a NuGet package reference is added, there is no way to set the alias from the project system for the new style csproj projects.
This feature is needed, because NuGet package references don't result in direct assembly references any more and only those can have an alias.
My proposal is to add the alias(es) to all assemblies referenced for the NuGet package, but not the indirectly referenced NuGet packages.
Copied from original issue: dotnet/project-system#1930
notes
dotnet/sdk#10947 The build tasks on (.NET Core SDK side)
dotnet/NuGet.BuildTasks#70 The build tasks for the non-SDK based PackageReference
dotnet/project-system#6011 Nomination updates on project-system side.
MrJul, Invizory, roberthusak, tmat, natemcmaster and 68 morecellink-djcellink-djcellink-dj
Metadata
Metadata
Assignees
Labels
Category:Quality WeekIssues that should be considered for quality weekIssues that should be considered for quality weekFunctionality:RestorePartner:CLI-SDKPartner:Project-SystemStyle:PackageReferenceType:Feature