1 reference to OldMSBuild
MSBuildTaskHost (1)
CommunicationsUtilities.cs (1)
562result = HandshakeResult.Failure(HandshakeStatus.OldMSBuild, string.Format(CultureInfo.InvariantCulture, "Client: rejected old host. Received byte {0} instead of {1}.", bytes[0], byteToAccept));