Issues with default VS2013 Asp.Net Project.
Hey there!
First, I'd just like to pass on my thanks! AppVeyor looks to be a truly excellent service! Extremely impressed :-)
I'm attempting to get the default Visual Studio 2013 ASP.net MVC Project building on AppVeyor, however, the build hasn't managed to pass thus far.
I've investigated the environment settings and everything seems valid. From what I can re-produce on my own machine, it would appear that AppVeyor is using an outdated version of the .Net framework.
Does anyone have any ideas that could correct this? For reference, I've attached the latest build log.
Thanks,
Andrew.
- log__2_.txt 33.2 KB
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 11 Nov, 2014 11:11 PM
Hi Andrew,
Thanks for trying out AppVeyor!
Looking at the log I would assume there is nuget restore step missing.
Add to "before build" the following command:
Let me know how it goes.
2 Posted by Andrew Fletcher on 12 Nov, 2014 12:11 AM
Hey Feodor
I'm pleased to say that's sorted it! The build is now passing perfectly.
Thanks very much for the extremely quick reply! Much appreciated!
Thanks,
Andrew.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.