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

added lower case check for package paths #1493

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

deepchoudhery
Copy link
Member

  • for linux and mac users, if capitalized path ala "Microsoft.VisualStudio..." cannot be found in the nuget folder due to the case-sensitive file system, it will also try to look for "microsoft.visualstudio..."
  • going to get ported for 3.1, 5.0 and 6.0-preview1.

@deepchoudhery deepchoudhery merged commit c2a8d21 into main Feb 8, 2021
@deepchoudhery deepchoudhery mentioned this pull request Feb 11, 2021
deepchoudhery added a commit that referenced this pull request Feb 12, 2021
* reverting to 5.0 sdk, 5.0 tfm until 6.0 stablizes (#1492)

* added lower case check for package paths (#1493)

* Port Identity UI accessibility fixes (#1502)

* added Publishing.props to update to V3 publish (#1504)

* Fixup feeds (#1498)

Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
Co-authored-by: Deep Choudhery <54324771+deepchoudhery@users.noreply.github.com>

Co-authored-by: Hao Kung <HaoK@users.noreply.github.com>
Co-authored-by: dotnet bot <dotnet-bot@dotnetfoundation.org>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
@deepchoudhery deepchoudhery deleted the dev/decho/packagePathFix branch March 10, 2021 22:20
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.

1 participant