You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe if a new release was made, that would work - #22 seems to have fixed it already. @madskristensen is there any chance of a new release being made?
@ricardoboss, could you try the artifact built by appveyor for the latest commit, found here?
It looks like the update to .NET Core broke the appveyor artifacts, I'm going to have a go at fixing them...
You should now be able to get a working copy with the fix from here, although hopefully @madskristensen will merge #25 when he can and release that officially.
Thanks for your work! I solved it by copying and then executing the .exe on the network drive itself, which is only a temporary solution. Until a new version is released, I think this issue should stay open.
When using a network share as
--input=
, it throws anUriFormatException
.ex:
PrivateGalleryCreator.exe --input=\\share\gallery
The text was updated successfully, but these errors were encountered: