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

NuGet package identities should be compared case-insensitively #861

Merged

Conversation

DustinCampbell
Copy link
Contributor

This can result in incorrect package restore prompts in VS Code if the PackageReference name isn't a case-sensitive match of the actual package identity. For example, the restore prompt would appear for <PackageReference Include="microsoft.codeanalysis"/>

@david-driscoll david-driscoll merged commit 6dd6f46 into OmniSharp:dev May 17, 2017
@DustinCampbell DustinCampbell deleted the fix-case-sensitive-package-match branch August 30, 2017 19:14
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