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