8 writes to
NuGet.ProjectModel (8)
PackageSpecReferenceDependencyProvider.cs (8)
156library[KnownLibraryProperties.MSBuildProjectPath] = msbuildPath; 194library[KnownLibraryProperties.PackageSpec] = packageSpec; 195library[KnownLibraryProperties.ProjectStyle] = projectStyle; 200library[KnownLibraryProperties.ProjectRestoreMetadataFiles] 216library[KnownLibraryProperties.ProjectFrameworks] = frameworks; 220library[KnownLibraryProperties.TargetFrameworkInformation] = targetFrameworkInfo; 229library[KnownLibraryProperties.FrameworkAssemblies] = frameworkAssemblies; 232library[KnownLibraryProperties.FrameworkReferences] = targetFrameworkInfo.FrameworkReferences;