" completed unexpectedly I get this error with visual studio 2010 and .net framework 4.0. Could not see any relevant...">

Error MSB4018: task "<exec>" completed unexpectedly

I get this error with visual studio 2010 and .net framework 4.0. Could not see any relevant solution for this, especially with VS2010. any comments / suggestions.

error MSB4018: task "" failed unexpectedly error MSB4018: System.FormatException: the input line was not in the correct format. error MSB4018: in System.Text.StringBuilder.AppendFormat (provider IFormatProvider, format String, Object [] args) error MSB4018: in System.String.Format (provider IFormatProvider, format String, Object [] args) ... ... ...

+5
source share
1 answer

. . . , .

. 4.0. , , IgnoreStandardErrorWarningFormat, CustomWarningRegularExpression, .*{.*, .

0

All Articles