-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
NuGet/NuGet.Client
#6219Labels
CommunityPRs (and linked Issues) created by someone not in the NuGet teamPRs (and linked Issues) created by someone not in the NuGet teamPriority:2Issues for the current backlog.Issues for the current backlog.Product:dotnet.exeType:Feature
Milestone
Description
NuGet Product(s) Involved
NuGet.exe
The Elevator Pitch
Intorduction
"Solution File Persistence Model" is a new feature and still a Preview Feature in Visual Studio.
It enables a new format for the solution file based on XML format.
Here is more information
https://www.youtube.com/watch?v=wzMMclD8QsI
https://www.youtube.com/watch?v=D0MxmDWk4t0
I enabled this preview feature and it is working well.
I tried the following statement from the command line
dotnet list MySolution.slnx package --vulnerable --include-transitive
and I get the following error
error: Parameter "xml" cannot be null.
I understand that this is still a preview feature, but I would like to see NuGet support it (not in near future, but hopefully sometime)
Thank you all for the great efforts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CommunityPRs (and linked Issues) created by someone not in the NuGet teamPRs (and linked Issues) created by someone not in the NuGet teamPriority:2Issues for the current backlog.Issues for the current backlog.Product:dotnet.exeType:Feature

