ASP.Net 5 and Deployment Agent
Hi,
I was wondering if it is possible to deploy an ASP.Net 5 web app
using the same mechanisms used for ASP.Net 4 web apps via the
deployment agent. By that I mean, can you set
deploy_website and have it work? Is there some other
thing I would need to set? I see you've allowed this to happen via
the Web Deploy deployment type (although I can't see documentation
for how to set this up in the appveyor.yml file), but
I guess this works differently underneath to the agent.
Obviously, I could write a script to do this, but it would be nice to carry on using the current workflow I have for pre ASP.Net 5 apps.
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 15 Dec, 2015 06:28 AM
You're right - there is a different implementation. Thanks for the suggestion though - it's worth implementing.
I've added a new issue: https://github.com/appveyor/ci/issues/560
2 Posted by James Toyer on 15 Dec, 2015 10:11 AM
Awesome. I'll track it's status there
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 AM.