5 references to ProjectModification
dotnet.Tests (5)
CommandTests\Run\GivenDotnetRunBuildsCsProj.cs (3)
700.WithProjectChanges(ProjectModification.AddDisplayMessageBeforeRestoreToProject); 721.WithProjectChanges(ProjectModification.AddDisplayMessageBeforeRestoreToProject); 737.WithProjectChanges(ProjectModification.AddDisplayMessageBeforeRestoreToProject);
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestfromCsproj.cs (2)
619.WithProjectChanges(ProjectModification.AddDisplayMessageBeforeVsTestToProject); 666.WithProjectChanges(ProjectModification.AddDisplayMessageBeforeVsTestToProject);