Skip to content

GeneratedCodeAttribute turns off Code Analysis #7

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

Merged
merged 2 commits into from
Jan 9, 2013
Merged

GeneratedCodeAttribute turns off Code Analysis #7

merged 2 commits into from
Jan 9, 2013

Conversation

haacked
Copy link
Contributor

@haacked haacked commented Jan 9, 2013

This will ensure that projects that copy this code into theirs (which is the default deployment mechanism for this code) will not have their Code Analysis rules broken.

This will ensure that projects that copy this code into theirs 
(which is the default deployment mechanism for this code) will 
not have their Code Analysis rules broken.
@prabirshrestha
Copy link
Member

missing using System.CodeDom.Compiler;

@haacked
Copy link
Contributor Author

haacked commented Jan 9, 2013

Ack! That's what I get trying to code in the browser. ;)

prabirshrestha added a commit that referenced this pull request Jan 9, 2013
GeneratedCodeAttribute turns off Code Analysis
@prabirshrestha prabirshrestha merged commit 4c3364c into facebook-csharp-sdk:master Jan 9, 2013
@haacked
Copy link
Contributor Author

haacked commented Jan 9, 2013

Yes! I'll make the change to my Simple.Json PR.

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