4 references to ProjectReferenceCouldNotBeFound
dotnet (1)
MsbuildProject.cs (1)
262CliStrings.ProjectReferenceCouldNotBeFound,
dotnet.Tests (3)
CommandTests\Reference\Remove\GivenDotnetRemoveP2P.cs (3)
311cmd.StdOut.Should().Be(string.Format(CliStrings.ProjectReferenceCouldNotBeFound, libref.CsProjPath)); 328cmd.StdOut.Should().Be(string.Format(CliStrings.ProjectReferenceCouldNotBeFound, libref.CsProjPath)); 519string outputText = $@"{string.Format(CliStrings.ProjectReferenceCouldNotBeFound, setup.LibCsprojPath)}