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