Commit Graph

221 Commits

Author SHA1 Message Date
Pranav K 08e394d994 Fix build warnings 2016-05-02 11:27:19 -07:00
BrennanConroy eb77b07ff6 Remove environment variable 2016-04-28 13:56:39 -07:00
BrennanConroy 693f58c18f Remove references to UseDefaultHostingConfiguration 2016-04-27 16:26:23 -07:00
BrennanConroy 2887f2ee83 Update web.config and add publish tool 2016-04-25 09:04:54 -07:00
Pranav K f98204d723 Use latest build of dotnet-test-xunit 2016-04-19 14:54:05 -07:00
Pavel Krymets 23bb1fca43 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:09:29 -07:00
Pavel Krymets 9268ca73df Migrate tests, tools and samples to portable 2016-04-15 12:04:16 -07:00
John Luo c9d53ad14b Move web.config and use ANCM 2016-04-11 10:04:14 -07:00
Kiran Challa 624467286d Changed DNX451 references to NET451 2016-04-08 15:03:58 -07:00
Pranav K 0c5e5dbd29 Removing imports from src projects 2016-04-08 06:49:24 -07:00
Pranav K 0e36980c86 Updating to release. 2016-04-06 09:47:51 -07:00
jacalvar 2acc2b0a03 Return IServiceCollection from AddLocalization extension methods 2016-03-31 19:27:34 -07:00
= 6b6c658f6c Resolve test application paths more robustly
This fixes tests on Mono for full framework
2016-03-31 15:06:28 -07:00
BrennanConroy 867b3b42cc Functional tests run serially 2016-03-31 13:33:57 -07:00
John Luo dfb1f9c712 Reacting to Kestrel extensions 2016-03-30 16:23:13 -07:00
BrennanConroy 62a22caa00 Fixing sample for tests 2016-03-29 10:45:41 -07:00
Eilon Lipton 5ba0c4a0f7 Fix package metadata 2016-03-27 15:35:54 -07:00
Chris R b52e33caa7 Fix tests by publishing. 2016-03-25 11:38:38 -07:00
David Fowler f26f951d0d Fixed packages 2016-03-25 02:14:11 -07:00
John Luo c69a159672 React to Hosting changes 2016-03-22 12:04:03 -07:00
Hisham Bin Ateya 007821bf1b Remove unnecessary 'usings' 2016-03-21 14:38:38 -07:00
Pranav K c8f5ab7ac6 Reacting to new CoreCLR packages 2016-03-21 07:09:00 -07:00
Pranav K 1d76db4d36 Removing ifdefs from test
Fixes #210
2016-03-17 16:44:54 -07:00
Pranav K 90235c7008 Reacting to Hosting changes 2016-03-15 09:14:31 -07:00
Cesar Blum Silveira dbf16e14c0 ASP.NET 5 -> ASP.NET Core 2016-03-14 21:26:41 -07:00
Pranav K 948c4d6b98 * Target minimal TFM 2016-03-13 22:12:40 -07:00
Nate McMaster 72dd9bd978 Fix backslashes in yml config.
[ci skip]
2016-03-09 17:44:49 -08:00
Nate McMaster 5b7f7be133 Limit the branches that build on our public CI.
[ci skip]
2016-03-09 16:35:07 -08:00
Victor Hurdugaci e84d800491 Update the build scripts to the latest version 2016-03-07 20:55:03 -08:00
Pranav K 85d6aa2acc Reacting to KoreBuild changes 2016-03-07 14:57:27 -08:00
Ajay Bhargav Baaskaran 3b560d65df Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:34 -08:00
John Luo 7c8be4d8e3 Update cookie name 2016-03-03 13:36:47 -08:00
Doug Bunting 6412a14502 Remove project name from output path
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 18:59:17 -08:00
N. Taylor Mullen b746844466 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:14 -08:00
Kiran Challa 7ac771155d Fix test failures 2016-03-01 09:32:01 -08:00
jacalvar 4b348efa59 Make ServiceCollectionExtensions consistent 2016-02-29 11:28:52 -08:00
Victor Hurdugaci 7d6638bc47 Return the error code from build.cmd 2016-02-28 10:12:18 -08:00
Victor Hurdugaci a03d8e26a8 Update the build scripts 2016-02-27 12:51:15 -08:00
Pranav K eb3c513caa Don't run functional tests in parallel 2016-02-25 10:54:28 -08:00
John Luo bb4a04b3a3 Fix samples used by tests 2016-02-24 16:12:32 -08:00
Doug Bunting da93a75da4 Update `build.cmd` to match latest template
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:49:55 -08:00
John Luo b294828b0f Updating test TFMs for custom test discovery 2016-02-22 14:50:21 -08:00
Hisham Bin Ateya a928982055 Localization Sample Fix 2016-02-22 12:54:10 -08:00
Ajay Bhargav Baaskaran 324f586eeb Enabled xml doc generation 2016-02-18 16:58:35 -08:00
N. Taylor Mullen 0d6d596219 Update System.Linq 4.0.2-* => 4.1.0-*. 2016-02-18 15:36:54 -08:00
Kiran Challa 43fd4c465f Enable tests to run using dotnet xunit runner 2016-02-10 14:59:50 -08:00
Victor Hurdugaci 81ef98b7d5 Fix build errors 2016-02-10 14:08:12 -08:00
Pranav K 67611a81cb Reacting to CoreCLR package version changes 2016-02-08 09:33:47 -08:00
Pranav K 33134f7f2a Change build to use dotnet
Fixes #198
2016-02-05 12:06:03 -08:00
Hisham Bin Ateya 3590cacd3f Add 'UseServer' 2016-02-03 02:12:37 +03:00