The 'Remote (no authentication)' transport should never be used on a network that might have hostile traffic. This transport only supports debugging native code.
The 'l' or 'L' in this format specifier is unnecessary. In F# code you can use %d, %x, %o or %u instead, which are overloaded ...
The 'Outputs' property for custom build rule '%s' assigned to file '%s' is invalid. The property contained '%s' which evaluates ...
The 'Outputs' property for custom build rule '%s' assigned to file '%s' is not set. The execution of the rule will be skipped. ...
The 'ReferenceEquality' attribute cannot be used on structs. Consider using the 'StructuralEquality' attribute instead, or ...
The 'Remote (no authentication)' transport should never be used on a network that might have hostile traffic. This transport ...
The 'Remote (no authentication)' transport should never be used on a network that might have hostile traffic. Use 'Default' ...
The 'StructuralEquality' attribute must be used in conjunction with the 'NoComparison' or 'StructuralComparison' attributes ...
The 'this' parameter (or 'Me' in Visual Basic) of {0} is never used. Mark the member as static (or Shared in Visual Basic) ...
The 'UseNullAsTrueValue' attribute flag may only be used with union types that have one nullary case and at least one non-nullary ...