Commit Graph

34 Commits

Author SHA1 Message Date
Pranav K cc4fd635a6 Updating to netcoreapp1.1 2016-10-12 13:45:45 -07:00
Pranav K e52cab580e Updating partner package versions 2016-10-03 14:25:08 -07:00
Ryan Brandenburg b2ef91df9f Localization finds resources in class libraries 2016-09-22 15:53:02 -07:00
Pranav K dce6310b34 Updating to Moq \ Castle.Core that does not require imports 2016-08-08 14:38:35 -07:00
Ryan Brandenburg e976c0fa22 Include all strings from GetAllStrings (#264) 2016-07-15 10:01:02 -07:00
Doug Bunting 2669c32641 One build to rule them all
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:11:11 -07:00
Pranav K 60a08bcbaf Updating to RTM builds of xunit and Moq 2016-06-30 16:30:46 -07:00
Pranav K cf6e0de480 Updating to dev versions 2016-06-16 10:18:12 -07:00
N. Taylor Mullen 6389f1326d Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:30:11 -07:00
Pranav K 08e394d994 Fix build warnings 2016-05-02 11:27:19 -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
David Fowler f26f951d0d Fixed packages 2016-03-25 02:14:11 -07:00
Pranav K 90235c7008 Reacting to Hosting changes 2016-03-15 09:14:31 -07:00
Pranav K 948c4d6b98 * Target minimal TFM 2016-03-13 22:12:40 -07: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
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
Pranav K 33134f7f2a Change build to use dotnet
Fixes #198
2016-02-05 12:06:03 -08:00
Cesar Blum Silveira 58ab5d6699 Reference Microsoft.NETCore.Platforms where necessary. 2016-02-02 14:21:13 -08:00
ryanbrandenburg 60047186eb * Replace System.Resources.ReaderWriter 2016-01-20 12:02:02 -08:00
John Luo 5c2bdc8923 Updating to new options pattern 2016-01-07 18:26:38 -08:00
ryanbrandenburg 5b1beb68b5 * Make test culture independent 2016-01-05 12:01:16 -08:00
ryanbrandenburg f3855b9cf2 * Throw proper exception when missing resource 2015-12-29 14:13:20 -08:00
Hao Kung 489250a8e1 OptionsModel => Options 2015-12-21 16:07:14 -08:00
damianedwards 017b9b8773 Added tests to cover ResourceManagerStringLocalizerFactory caching behavior 2015-12-18 14:28:08 -08:00
damianedwards 7033871b14 Fix tests in reaction to Options changes 2015-12-10 21:32:05 -08:00
Pranav K 62412836de Removing extraneous dependencies 2015-12-08 10:48:26 -08:00
N. Taylor Mullen dc56363dbd Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:24:23 -08:00
Cesar Blum Silveira d8060792b2 Strong name everything. 2015-11-03 12:14:18 -08:00
Pranav K f782d8845c Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00