Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fluent NHibernate V2.0.1 types are not CLS compliant #303

Closed
RobertGammon opened this issue Feb 26, 2015 · 1 comment
Closed

Fluent NHibernate V2.0.1 types are not CLS compliant #303

RobertGammon opened this issue Feb 26, 2015 · 1 comment

Comments

@RobertGammon
Copy link

My first issue on GitHub - sorry if this isn't the right forum for it.

The assembly FluentNHibernate V2.0.1 is not marked CLS Compliant. V1.4 was.

Is this an oversight? If the file src\CommonAssemblyInfo.cs is generated by build tools (I downloaded the source and it isn't there) then should those tools add a CLSCompliant attribute, or are the types genuinely no longer CLS compliant?

When I update FluentNhibernate to V2.0.1, my builds raise warnings that my CLS-compliant types that depend on it cannot be CLS compliant.

@chester89
Copy link
Collaborator

Sounds like you're right, let me look into it. If that's true, will be fixed in next release - I'm planning on rolling out some minor fixes soon.

chester89 added a commit to chester89/fluent-nhibernate that referenced this issue Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants