Commit Graph

65 Commits

Author SHA1 Message Date
ASP.NET CI 715741c007 Update dependencies.props
[auto-updated: dependencies]
2018-05-04 07:43:51 -07:00
ASP.NET CI eaeab5dfcd Update dependencies.props
[auto-updated: dependencies]
2018-04-19 22:29:55 -07:00
Nate McMaster cb20094b69
Set NETStandardImplicitPackageVersion via dependencies.props 2018-04-19 16:42:52 -07:00
Pranav K fa74427ef9
Use the Razor.Sdk package 2018-04-19 11:11:22 -07:00
Ryan Brandenburg 23d7955517 Branching for 2.1.0-rc1 2018-04-16 17:00:04 -07:00
ASP.NET CI 8ee11748ef Update dependencies.props
[auto-updated: dependencies]
2018-04-15 14:19:13 -07:00
ASP.NET CI dc9cda2b9b Update dependencies.props
[auto-updated: dependencies]
2018-04-03 22:35:09 +00:00
ASP.NET CI 4f07eecdf4 Update dependencies.props
[auto-updated: dependencies]
2018-03-25 15:48:03 -07:00
Pranav K 0b618c8f90
Merge remote-tracking branch 'origin/release/2.1' into dev
# Conflicts:
#	korebuild-lock.txt
2018-03-19 16:28:02 -07:00
Pranav K 3ed5ac1ee1
Branching for 2.1.0-preview2 2018-03-16 11:16:00 -07:00
Chris Ross (ASP.NET) e8f798fb5a Upgrade dependencies 2018-03-12 15:06:49 -07:00
ASP.NET CI 6516c5918e Update dependencies.props
[auto-updated: dependencies]
2018-03-08 13:07:27 -08:00
Pranav K f6907f5cab
Use dotnet-core feed in repos 2018-03-06 10:05:07 -08:00
ASP.NET CI 617005f04c Update dependencies.props
[auto-updated: dependencies]
2018-02-26 11:09:02 -08:00
ASP.NET CI 6a5effc943 Update dependencies.props
[auto-updated: dependencies]
2018-02-18 12:25:14 -08:00
Pranav K d0a8ef02cf
Add a functional test to verify that build-time compiled views play w… (#839)
* Add a functional test to verify that build-time compiled views play with DeveloperExceptionPage
Use RazorSdk to compile in E2E scenarios

Fixes #835
Fixes #836
2018-02-16 13:13:07 -08:00
ASP.NET CI 68bb45bfb9 Update dependencies.props
[auto-updated: dependencies]
2018-02-11 12:32:50 -08:00
ASP.NET CI a48fc2276c Update dependencies.props
[auto-updated: dependencies]
2018-02-09 11:51:44 -08:00
ASP.NET CI 3c4bb07632 Update dependencies.props
[auto-updated: dependencies]
2018-02-03 02:54:42 +00:00
ASP.NET CI c98c55016f Update dependencies.props
[auto-updated: dependencies]
2018-02-01 03:55:34 +00:00
ASP.NET CI ebb92492b7 Update dependencies.props
[auto-updated: dependencies]
2018-01-04 01:36:50 +00:00
ASP.NET CI 50b1130996 Update dependencies.props
[auto-updated: dependencies]
2017-12-18 17:27:39 -08:00
ASP.NET CI 2823ea6455 Update dependencies.props
[auto-updated: dependencies]
2017-12-13 21:13:53 +00:00
ASP.NET CI c922e54616 Update dependencies.props
[auto-updated: dependencies]
2017-12-10 13:15:10 -08:00
Pranav K 7c584a5d2c Specify runtime versions to install 2017-11-29 14:09:28 -08:00
Pranav K 6b63cea0d7 Replace aspnetcore-ci-dev feed with aspnetcore-dev 2017-11-21 15:48:25 -08:00
Nate McMaster eae354fda4 Use MSBuild to set NuGet feeds instead of NuGet.config 2017-11-20 12:18:24 -08:00
Pranav K f9fdb47d8c Use MicrosoftNETCoreApp21PackageVersion to determine the runtime framework in netcoreapp2.1 2017-11-17 13:00:26 -08:00
Justin Kotalik 2dc6598c7b
Revert "Disabling tests while investigating file location issues (#831)" (#832) 2017-11-16 11:54:06 -08:00
Nate McMaster b8c1180564 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 17:24:27 -07:00
Nate McMaster 1c0aeb08bb Add RuntimeStore config to music store 2017-10-25 20:01:02 -07:00
Nate McMaster 135e1c248d Use PackageLineup to manage PackageReference versions 2017-09-12 11:06:26 -07:00
Nate McMaster f166dfebe5 Upgrade to xunit 2.3.0-beta4
Includes changes required to fix issues discovered by new analyzers added in this upgrade.
2017-08-22 17:36:41 -07:00
John Luo aacd495943 Update Microsoft.AspNetCore.Server.IntegrationTesting package version 2017-08-07 17:10:32 -07:00
Ryan Brandenburg 6879d6b6ac Set AspNetCoreVersion 2017-07-24 17:57:36 -07:00
Mike Harder 0063c8f0da Remove unused package references to NuGet.* (#816) 2017-07-19 11:35:34 -07:00
Kiran Challa bcabc64d9b Removed references to dead code related to running tests using runtime store 2017-07-05 16:57:27 -07:00
Pranav K 5bcba9677e Re-enable desktop tests
* Cleanup tests to use a test case per scenario
* Run tests on CLR
* Enable view precompilaton for the sample.
2017-06-20 16:34:40 -07:00
Kiran Challa e13965c252 Fixed version of netstandard.library 2017-06-15 05:29:08 -07:00
Nate McMaster 96319687cd Update CoreFxVersion to 4.4.0-* 2017-06-13 14:25:07 -07:00
Kiran Challa fcb96242a7 Updated to use the latest shared runtime 2017-05-26 12:42:55 -07:00
Nate McMaster 2dcfadf5c2 Update test framework versions 2017-05-12 12:26:50 -07:00
Kiran Challa 778bb3cb11 Merge branch 'rel/2.0.0-preview1' into dev 2017-05-08 11:10:07 -07:00
Kiran Challa d488a989a6 Added smoke tests to create and use package cache 2017-05-05 13:31:43 -07:00
Kiran Challa b854e200cd Updated repo.targets to run only Nano functional tests when RUN_TESTS_ON_NANO is set to 'true' 2017-05-05 11:19:30 -07:00
Pavel Krymets e33c09ebae Merge branch 'rel/2.0.0-preview1' into dev 2017-05-04 10:05:47 -07:00
Kiran Challa a658915842 Updated repo.targets to run only E2ETests when nano node is run 2017-05-03 23:08:10 -07:00
Kiran Challa 670ad82d5b Updated targets dependency 2017-05-03 15:46:33 -07:00
Kiran Challa 11f7285881 Run only nano tess based on condition 2017-05-03 13:36:59 -07:00
Kiran Challa fef32e2faa Enable running Nano tests 2017-05-03 13:34:38 -07:00