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