Commit Graph

16 Commits

Author SHA1 Message Date
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
Pranav K 1d76db4d36 Removing ifdefs from test
Fixes #210
2016-03-17 16:44:54 -07:00
Pranav K 948c4d6b98 * Target minimal TFM 2016-03-13 22:12:40 -07:00
Pranav K 85d6aa2acc Reacting to KoreBuild changes 2016-03-07 14:57:27 -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
John Luo b294828b0f Updating test TFMs for custom test discovery 2016-02-22 14:50:21 -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 33134f7f2a Change build to use dotnet
Fixes #198
2016-02-05 12:06:03 -08:00
Hisham Bin Ateya 6f5bddea69 FunctionalTest for LocalizationSample
Remove LocalizationTest comments

Move shared code into a private method

Add CoreClr with Mono in non Windows test

Fix typo
2016-02-02 14:58:43 -08:00
Cesar Blum Silveira 58ab5d6699 Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:21:13 -08:00
N. Taylor Mullen 4010676634 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:55 -08:00
N. Taylor Mullen ee1738db56 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:52 -08:00