Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Remove file names from PackagePath folder #4128

Merged
merged 1 commit into from
May 5, 2018

Conversation

weshaggard
Copy link
Member

We are hitting NuGet/Home#6351, which
was resolved as a by-design change so we need to adjust to
handle it.

Paths for filenames that don't have extensions turned into
<filename> as the file got appended to it. Without
an extension nuget assumes the target path is a directory,
for better or worse.

cc @Petermarcu here is another SDK regression caused by a nuget change.

We are hitting NuGet/Home#6351, which
was resolved as a by-design change so we need to adjust to
handle it.

Paths for filenames that don't have extensions turned into
<filename>\<filename> as the file got appended to it. Without
an extension nuget assumes the target path is a directory,
for better or worse.
@weshaggard
Copy link
Member Author

This is blocking official builds and won't get exercised in CI so merging. I will monitor official builds after this change goes through.

@weshaggard weshaggard merged commit 4a59ba1 into dotnet:release/2.1 May 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant