Commit Graph

28 Commits

Author SHA1 Message Date
Ryan Brandenburg 39aa9438ab Add location to LocalizedString and add logging (#331) 2017-02-24 10:54:03 -08:00
Nate McMaster 11922f9ef2 Downgrade to stable packages 2017-02-14 21:47:04 -08:00
Ryan Brandenburg d1ee393c72 Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
Pranav K e5ab6bfeb2 Updating to 4.4 CoreFx packages 2016-12-21 16:46:58 -08:00
hishamco bc64eb9b99 Fix LocalizeString docs 2016-12-05 10:56:39 -08:00
hishamco 40e54bf77d Minor Fixes
Remove the blank line before conditional block

Remove versions from project.json in test projects

Address feedback

Address feedback

Add CommandLine configuration package to avoid breaking test

Add missing using
2016-11-12 00:04:38 +03:00
Pranav K ed9a0d28bf Updating versions to 1.2.0-* 2016-11-09 14:18:21 -08:00
jacalvar f0a9f22db6 Created public API baselines 2016-11-04 17:23:04 -07:00
Pranav K e52cab580e Updating partner package versions 2016-10-03 14:25:08 -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 cf6e0de480 Updating to dev versions 2016-06-16 10:18:12 -07:00
Pranav K 08e394d994 Fix build warnings 2016-05-02 11:27:19 -07:00
Pranav K 0c5e5dbd29 Removing imports from src projects 2016-04-08 06:49:24 -07:00
Eilon Lipton 5ba0c4a0f7 Fix package metadata 2016-03-27 15:35:54 -07:00
Pranav K 948c4d6b98 * Target minimal TFM 2016-03-13 22:12:40 -07:00
Ajay Bhargav Baaskaran 3b560d65df Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:34 -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
Ajay Bhargav Baaskaran 324f586eeb Enabled xml doc generation 2016-02-18 16:58:35 -08:00
Pranav K 0b9b99e617 Don't throw if LocalizedString is null 2015-12-17 20:56:37 -08:00
damianedwards f55f32fdb8 Make LocalizedString a class 2015-12-17 15:46:40 -08:00
damianedwards f7f8d9b9eb Rename "ancestor" to "parent" on loc APIs 2015-12-17 15:25:39 -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 c6bf98c9b7 Switching to generations TFMs 2015-10-22 01:08:12 -07:00
Pranav K 55a1fab053 Replace NotNullAttribute with thrown exceptions 2015-10-08 17:09:44 -07:00
Pranav K f782d8845c Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:49 -07:00