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