2 references to GetPropertyValue
Microsoft.NET.Build.Tests (2)
GivenThatWeWantToSetPropertiesInDirectoryBuildProps.cs (2)
69
GetPropertyValue
("Configuration").Should().Be("Release");
70
GetPropertyValue
("Optimize").Should().Be("true");