1 implementation of Framework
NuGet.Commands (1)
RestoreCommand\RestoreTargetGraph.cs (1)
30
public NuGetFramework
Framework
{ get; }
1 reference to Framework
NuGet.Commands (1)
RestoreCommand\Diagnostics\UnexpectedDependencyMessages.cs (1)
145
: project.GetPackageDependenciesForFramework(indexedGraph.Graph.
Framework
);