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

Override suppressed csharp warnings in FSharp projects #3444

Merged
merged 1 commit into from
May 15, 2018

Conversation

ivog
Copy link
Contributor

@ivog ivog commented May 13, 2018

These csharp warnings are currently imported through the common.props file but are not understood by the fsharp compiler. This is now fixed by overriding the NoWarn property in the FSharp projects.

@ivog
Copy link
Contributor Author

ivog commented May 13, 2018

@Aaronontheweb This PR fixes the "FSC : warning FS0203: Invalid warning number 'CS1591'"

@Aaronontheweb Aaronontheweb added this to the 1.3.7 milestone May 15, 2018
@Aaronontheweb Aaronontheweb merged commit 3cc1875 into akkadotnet:dev May 15, 2018
@Aaronontheweb
Copy link
Member

Thanks for your contribution @ivog

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

Successfully merging this pull request may close these issues.

2 participants