MvcInterop project cant get it to publish to Nuget
Hi,
After many hours struggling with this, I need some advice...
Trying to get my project to deploy to nuget servers. I have the Nuget deployment setup with the Artifacts setting pointing to the directory of where it should find MvcInterop.(version).nupkg
But it always says, "No artifacts were uploaded. Make sure you have specified correct artifacts filter."
Can you help me out here?
Thanks!
PS: there needs to be a "build debug" switch somewhere that shows what its looking for and where its looking when those types of messages are displayed,
PPS: A sample "AppVeyor VM" for figuring out builds without having to initiate builds (and wait for queues) would be nice!
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 Jun 12, 2015 @ 04:59 PM
Try
MvcInterop.$(appveyor_build_version).nupkg
(if you need to refer environment var with build version).ericnewton76 closed this discussion on Jan 07, 2018 @ 05:32 AM.