dnu and dnx for aspnet vnext without sln file

daniel.mahadi's Avatar

daniel.mahadi

24 May, 2015 04:32 PM

Hi,

I created a demo app of aspnet vnext.
My development environment are
- Mac Yosemite
- Visual Studio Code

Locally, I compiled my code by doing
- dnu restore
- dnx . kestrel

My question is , Can I use AppVeyor for my CI ? If so, can anybody point me a direction on how to get this work?

  1. Support Staff 1 Posted by Feodor Fitsner on 24 May, 2015 06:28 PM

    Feodor Fitsner's Avatar

    Hi Daniel,

    You can either use Visual Studio 2015 RC image (change OS on Environment tab of project settings) which has dnvm pre-installed or install dnvm from scratch like described here: https://github.com/aspnet/home

  2. 2 Posted by daniel.mahadi on 25 May, 2015 03:36 PM

    daniel.mahadi's Avatar

    Hi Feodor,

    It works great. Thanks for pointing me to the right direction. :)

  3. daniel.mahadi closed this discussion on 25 May, 2015 03:36 PM.

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