You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in VS2010 - "An attribute argument must be a constant expression, typeof expression or array creation expression of an attribute parameter type" , project UnitsNet.net35.
If I changed in attributes.cs default value of parameter pluralname from null to "", this project successfully compiled.