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

Merge branch 'dev' into master #88

Merged
merged 1 commit into from
Aug 13, 2019
Merged

Merge branch 'dev' into master #88

merged 1 commit into from
Aug 13, 2019

Conversation

joelverhagen
Copy link
Member

This is for release 3.4.1 and fixes one bug:
NuGet/NuGetGallery#7414

See JamesNK/Newtonsoft.Json#2128 for more context.
NuGet.Core always parses things as absolute URIs so it's not possible for strings only parsable as relative to it into the system.
The weird case is something like `//fileserver/Framework/NuGet/server.png` which is parsable as both relative and absolute.
Address NuGet/NuGetGallery#7414
@joelverhagen joelverhagen merged commit 3d8f707 into master Aug 13, 2019
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