David Fowler
18ca3c158d
Fix build
...
- Hoist packages using netstandard.library
- Upgrade process since it's not in the standard library
2016-03-25 00:55:59 -07:00
Victor Hurdugaci
c849ad41a7
Fix the compilation error that happens when you don't have the src folder
2016-03-16 16:25:45 -07:00
Cesar Blum Silveira
b77798165a
Update README.md
2016-03-14 21:28:26 -07:00
Ajay Bhargav Baaskaran
baadcd0628
Updating Json.Net version
2016-03-14 14:36:26 -07:00
Pranav K
f387598b53
Target System.Runtime 4.1.0 to fix CI failure
2016-03-12 07:57:05 -08:00
Pranav K
1b302daf1c
Target minimal TFM
2016-03-12 07:30:04 -08:00
Pranav K
76bed4ca4b
Fixing CI build failures
2016-03-11 12:54:32 -08:00
Nate McMaster
7e63c0b9a6
Fix backslashes in yml config.
...
[ci skip]
2016-03-09 17:44:47 -08:00
Nate McMaster
8a807f88f4
Limit the branches that build on our public CI.
...
[ci skip]
2016-03-09 16:35:07 -08:00
Pranav K
336e6d02e3
Removing test dependencies to fix NuGet warnings
2016-03-09 11:22:05 -08:00
Victor Hurdugaci
8e80c17eae
Update the build scripts to the latest version
2016-03-07 20:54:54 -08:00
Eilon Lipton
58c2781325
Fix package metadata some more
2016-03-06 20:52:50 -08:00
Ajay Bhargav Baaskaran
861828ec30
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:31:28 -08:00
Pranav K
628a71c629
Revert "Target minimal TFMs"
...
This reverts commit b9e9317efc
.
2016-03-03 09:09:56 -08:00
Pranav K
b9e9317efc
Target minimal TFMs
2016-03-02 17:19:34 -08:00
Doug Bunting
16d920bee5
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 16:35:11 -08:00
N. Taylor Mullen
d65ae3278a
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:30:20 -08:00
Eilon Lipton
703992bbb8
Fix package metadata
2016-02-28 15:32:57 -08:00
Victor Hurdugaci
a7320e6486
Return the error code from build.cmd
2016-02-28 10:12:10 -08:00
Victor Hurdugaci
911eddd242
Update the build scripts
2016-02-27 12:51:07 -08:00
Hao Kung
b958a68eb9
Add new AsEnumerable
2016-02-26 11:33:37 -08:00
Doug Bunting
a0a8b943fe
Update `build.cmd` to match latest template
...
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:32:58 -08:00
moozzyk
4fd6fb1933
Removing unneeded reference
...
It was causing the project to run as tests which was incorrect and the reference is not needed.
2016-02-23 15:51:47 -08:00
Kieranties
3480095916
Enable binding of IConfiguration/IConfigurationSection
2016-02-23 14:11:10 -08:00
Hao Kung
aa72ee5b32
Remove Azure Data prefix for env config provider
2016-02-23 13:50:04 -08:00
Hao Kung
70b9b0325b
Move KeyDelimiter => ConfigurationPath abstraction
2016-02-19 12:32:40 -08:00
N. Taylor Mullen
8c777c1484
Update System.Linq 4.0.2-* => 4.1.0-*.
2016-02-18 15:34:58 -08:00
John Luo
6be3b9eee3
Updating test TFMs for custom test discovery
2016-02-18 14:52:40 -08:00
Ajay Bhargav Baaskaran
b20e2ccf61
Enabled xml doc generation
2016-02-17 15:33:49 -08:00
Nate Barbettini
c977a3fbb6
Fix typo ( closes #369 )
2016-02-12 11:48:50 -08:00
Nate Barbettini
e34b9c42b0
Typo (JSON should be INI)
2016-02-12 11:47:28 -08:00
Kiran Challa
7fe8675d9f
Enable tests to run using dotnet xunit runner
2016-02-09 22:15:03 -08:00
Pranav K
c9fa37a266
Reacting to CoreCLR package version changes
2016-02-08 09:33:40 -08:00
N. Taylor Mullen
a9dc8cc19c
Update project.json to remove redundant System.Runtime dependency.
...
- This package is pulled in transitively.
2016-02-05 17:21:17 -08:00
Ajay Bhargav Baaskaran
dcb1d0eb87
Updated Json.Net version
2016-02-04 15:53:46 -08:00
John Luo
72f19e9ddf
Relocating dependencies
2016-02-01 18:17:57 -08:00
John Luo
1903045ab7
Updating to new CLI
2016-02-01 15:53:47 -08:00
Brice Lambson
72eed9df63
Remove netcore50
2016-01-28 14:43:36 -08:00
N. Taylor Mullen
6c3755391c
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:19:50 -08:00
Brennan
46c5a237ea
React to FileProviders namespace changes
2016-01-21 16:35:49 -08:00
Pranav K
9465441025
Reacting to CoreCLR package version changes
2016-01-21 09:02:51 -08:00
Pranav K
43f2681501
Reacting to CoreCLR package version changes
2016-01-20 20:29:03 -08:00
Pawel Grudzien
81115be8b1
additional test & code to fix issue #335
2016-01-15 14:32:30 -08:00
Nate McMaster
d36f82bac8
Updating build script
2016-01-14 16:39:30 -08:00
Hao Kung
ba1d9b4cbc
Split Get into Bind/GetValue
2016-01-14 15:17:48 -08:00
Hao Kung
2909753f6c
Add support for chaining configuration
2016-01-07 14:43:17 -08:00
John Luo
062bcbedff
Reverting behaviour change to setting configuration base path
2016-01-05 19:11:35 -08:00
Victor Hurdugaci
9cfd22f1fc
Build with dotnet
2016-01-05 16:28:41 -08:00
Cesar Blum Silveira
f4e4e530b0
Fix infinite loop on empty first key section ( #360 ).
2015-12-30 12:39:15 -08:00
Pranav K
73e162012a
Modify ConfigurationBuilder.GetBasePath() to return an absolute path on Mono
...
Fixes #336
2015-12-15 13:05:13 -08:00