2 references to BuildActionProperty
NuGet.ProjectModel (2)
LockFile\LockFileContentFile.cs (2)
52
var value = GetProperty(
BuildActionProperty
)
58
SetProperty(
BuildActionProperty
, value.Value);