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

Avoid bogus CS0433 #67

Closed
filipw opened this issue Mar 6, 2017 · 1 comment
Closed

Avoid bogus CS0433 #67

filipw opened this issue Mar 6, 2017 · 1 comment

Comments

@filipw
Copy link
Member

filipw commented Mar 6, 2017

See OmniSharp/omnisharp-roslyn#786

We need to set IgnoreCorLibraryDuplicatedTypes with reflection.

@filipw
Copy link
Member Author

filipw commented Mar 14, 2017

Since we use Roslyn compiler APIs rather than manually compiling with CompilationOptions this is handled automatically.

@filipw filipw closed this as completed Mar 14, 2017
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

1 participant