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

Error with --recursive option #23

Open
incoplex opened this issue Jul 1, 2020 · 0 comments
Open

Error with --recursive option #23

incoplex opened this issue Jul 1, 2020 · 0 comments

Comments

@incoplex
Copy link

incoplex commented Jul 1, 2020

Hi Mads, the --recursive options throw an exception:

Unhandled Exception: System.UriFormatException: Invalid URI: The hostname could not be parsed.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.UriBuilder..ctor(String uri)
at PrivateGalleryCreator.Program.ProcessVsix(String sourceVsixPath)
at System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() at PrivateGalleryCreator.FeedWriter.GetFeed(String fileName, IEnumerable1 packages)
at PrivateGalleryCreator.Program.GenerateAtomFeed()
at PrivateGalleryCreator.Program.Main(String[] args)

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

No branches or pull requests

0 participants