You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(buildOutput.ErrorEvents.Single().Message==@"Artifact Include 'bin\Debug\foo.exe;bin\Debug\bar.dll' length does not match with RenamedFiles 'foo.test.exe'").ShouldBeTrue();
431
+
(buildOutput.ErrorEvents.Single().Message==@"Artifact Include 'bin\Debug\foo.exe;bin\Debug\bar.dll' length does not match with RenamedFiles 'foo.test.exe'").ShouldBeTrue(buildOutput.ErrorEvents.First().Message);
0 commit comments