Contents

Contents

BizTalk Project: AssemblyInfo Issue

Contents

Every new BizTalk project has the next line in AssemblyInfo.cs file:

image
image

The only way I could solve it was to instruct R# to ignore this error.

image
image

Has anyone dealt with it differently?