Skip to content

Added global:: prefix in AssemblyInfoBuilder to avoid namespace conflicts. #710

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

Conversation

sponge-b0b
Copy link
Contributor

Added global:: prefix to full namespace qualified [CompilerGenerated] attribute to avoid any possible conflicts with the namespace of the host project.

… attribute to avoid any possible conflicts with the namespace of the host project.
@gep13
Copy link
Member

gep13 commented Nov 10, 2015

This relates to this: #709

@gep13
Copy link
Member

gep13 commented Nov 10, 2015

@sponge-b0b thank you for your submission! 👍

Looks like there are still some failing tests, you can see them in the AppVeyor log file. Any chance you can fix this up? Thanks!

@sponge-b0b
Copy link
Contributor Author

@gep13

Yes, this relates to #709 and yes I'll fix the failing tests.

JakeGinnivan added a commit that referenced this pull request Nov 22, 2015
Added global:: prefix in AssemblyInfoBuilder to avoid namespace conflicts.
@JakeGinnivan JakeGinnivan merged commit f5af64d into GitTools:master Nov 22, 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

Successfully merging this pull request may close these issues.

3 participants