The 'WorkflowPartId' property is required to package workflow and custom activity artifacts. A new ID was generated for this property and added to the project.
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 ...
The 'WorkflowPartId' property is required to package workflow and custom activity artifacts. A new ID was generated for this ...
The '{0}' Entity contains more than one default MethodInstance of type '{1}'. Make sure that the Default property is set ...
The '{0}' operator should not normally be redefined. To define equality semantics for a type, override the 'Object.Equals' ...
The '{0}' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement ...
The '|' tokens separating rules of this pattern match are misaligned by one column. Consider realigning your code or using ...