4 references to SetPropertyValue
dotnet-svcutil-lib (4)
Shared\MSBuildProj.cs (4)
592
SetPropertyValue
("EnableMsixTooling", "true");
625
if (
SetPropertyValue
("RuntimeIdentifier", runtimeIdentifier))
636
SetPropertyValue
("WarningsAsErrors", string.Empty);
641
SetPropertyValue
("NoWarn", "$(NoWarn);MSB3277");