1 reference to PropertiesToExcludeFromRestore
dotnet (1)
Commands\Restore\RestoringCommand.cs (1)
176
private static readonly List<string> PropertiesToExcludeFromSeparateRestore = [..
PropertiesToExcludeFromRestore
];