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