Nupkg File Not Found
Feodor,
Any chance you can cast your eyes over this failing build....
https://ci.appveyor.com/project/GaryEwanPark/githubreleasemanager/b...
As part of my build process, I am trying to upload an artifact to AppVeyor. As you will see in my build script, I am using Test-Path to prove that the file does indeed exist before passing to the Push-Artifact cmdlet:
https://github.com/gep13/GitHubReleaseManager/blob/develop/BuildScr...
But I am still getting a file not found exception returned.
I am sure I must be doing something silly, but I can't see what.
Any ideas?
Thanks
Gary
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 16 Mar, 2015 07:46 AM
Have you tried that: http://stackoverflow.com/questions/14652333/how-to-remove-microsoft... ?
2 Posted by gep13 on 16 Mar, 2015 09:05 AM
Oh, interesting, I hadn't realised that part at the start of the path, was actually part of the path, I thought it was just part of the exception message coming back. Let me give that a try.
Thanks!
3 Posted by gep13 on 16 Mar, 2015 01:02 PM
That works perfectly, thank you!
gep13 closed this discussion on 16 Mar, 2015 01:02 PM.