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

Fix exception while extracting package #5

Merged
merged 1 commit into from Mar 5, 2018
Merged

Fix exception while extracting package #5

merged 1 commit into from Mar 5, 2018

Conversation

BerserkerDotNet
Copy link
Contributor

Fixing a few issues here:

  1. Call to ExtractToDirectory fails with an exception:
Exception calling "ExtractToDirectory" with "2" argument(s): "End of Central Directory
record could not be found."

as it expects a directory as a second argument and not a file

  1. A call to Nuget was downloading a page instead of the package, changed the URL to point to the package API.

@DamianEdwards
Copy link

@shirhatti

@shirhatti shirhatti merged commit b681ca7 into shirhatti:master Mar 5, 2018
@shirhatti
Copy link
Owner

@BerserkerDotNet Thanks!

@BerserkerDotNet BerserkerDotNet deleted the extractingFix branch March 5, 2018 03:13
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.

None yet

3 participants