Commit Graph

42 Commits

Author SHA1 Message Date
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
Mike Harder f060c8a67b Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-03 11:35:24 -07:00
Mike Harder 6ab84e0f27 Move System.Data.SqlClient version from csproj to dependencies.props (#786) 2017-05-03 11:31:08 -07:00
Pranav K a55051179e Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev 2017-05-01 22:02:24 -07:00
Pranav K 0f114f9df9 Use the bundled NETStandard.Library package in netstandard targeting libraries 2017-05-01 12:39:52 -07:00
Pranav K f16cdcc436 Branching for 2.0.0-preview1 2017-04-25 22:04:06 -07:00
Pranav K ccc15bf81f Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one 2017-04-25 12:48:17 -07:00
Andrew Stanton-Nurse c3f658d232 react to removal of PlatformAbstractions (#781) 2017-04-20 11:01:22 -07:00
Andrew Stanton-Nurse 2464d81167 fix repo.targets test project reference 2017-04-06 15:55:49 -07:00
Kiran Challa c42617e057 Converted samples and test projects to run on netcoreapp2.0 2017-04-06 10:21:31 -07:00
Pranav K d7bce59fe5 Updating versions to 2.0.0-preview1 2017-04-03 21:41:11 -07:00
Andrew Stanton-Nurse 049ee03d22 react to aspnet/Hosting#996 (#769) 2017-03-31 13:30:20 -07:00
Nate McMaster 3c45b49967 Remove unecessary files, unify dependency versions, and remove workarounds 2017-03-15 15:49:35 -07:00
Nate McMaster 4039126e16 Remove runtimeconfig.template.json and use repo.targets 2017-02-16 16:05:51 -08:00
Nate McMaster dc60a2e9c5 Downgrade to stable packages 2017-02-14 23:18:55 -08:00
Nate McMaster b099e03893 Upgrade to VS 2017 2017-02-08 17:49:02 -08:00