1 reference to ProjectNotCompatibleErrorMessageRegEx
dotnet.Tests (1)
CommandTests\Reference\Add\GivenDotnetAddReference.cs (1)
696
cmd.StdErr.Should().MatchRegex(
ProjectNotCompatibleErrorMessageRegEx
);