-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ASP.NET and Web Tools 2015 (Beta7) for Visual Studio 2015 #397
Comments
+1 for this issue. |
Btw, is this update backward compatible with beta6? |
I just tested this against beta6 code and it still works with the beta7 tooling installed on the build worker https://ci.appveyor.com/project/Squarei/appveyoraspnet5build/build/1.0.7 |
Cool. Even if it didn't I still think it's best to stick with the latest version (when talking about betas). |
Great, thanks for looking into that. |
+1 - I think I'm encountering issues due to aspnet/Announcements#44. I have a build that did work on AppVeyor with beta6, but since I upgraded it to beta7 it's failing with "System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.DNX.PackageManager' or one of its dependencies. The system cannot find the file specified.". I think upgrading to the latest tools version will fix it. |
Discussion: http://help.appveyor.com/discussions/questions/1633-install-latest-aspnet-5-tools-on-visual-studio-2015-image
Download URL: http://www.microsoft.com/en-us/download/details.aspx?id=48738
Test repo: https://github.com/FeodorFitsner/AppveyorAspNet5Build
The text was updated successfully, but these errors were encountered: