Rich Lander
9030f4fa20
Update README.md
2017-03-04 22:38:55 -08:00
Eilon Lipton
bebc991012
Notify of obsoletion
2016-07-21 13:47:47 -07:00
BrennanConroy
9de4ce9f45
React to logging changes
2016-04-04 10:15:23 -07:00
Pavel Krymets
199bc294b6
Add coreapp support to dnx
2016-03-17 08:50:35 -07:00
Pranav K
55a29123cc
Skip failing tests
2016-03-14 20:48:06 -07:00
Pranav K
bb964da510
Fixing build break
2016-03-14 17:55:32 -07:00
Pranav K
d6b215a8d4
Move DNX test packages into DNX.
2016-03-13 09:50:16 -07:00
Doug Bunting
f99f313820
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:47:35 -08:00
Pranav K
9c54de7619
Revert the pinned Microsoft.Extensions.PlatformAbstractions dependency
2016-03-02 12:03:35 -08:00
Pavel Krymets
57fda18fd7
Fix dnx build, and dnxcore -> standardapp reference
2016-03-02 10:52:42 -08:00
Pavel Krymets
0f17191e32
Do not load runtime.json from same node multiple times, add more diagnostics
2016-03-01 11:58:00 -08:00
Pavel Krymets
7070305430
Add support for standard* things
2016-03-01 08:57:07 -08:00
Pranav K
7e399157f7
Revert "Updating to Roslyn beta1 packages"
...
This reverts commit 98858c5c72
.
2016-02-29 09:40:48 -08:00
Pranav K
98858c5c72
Updating to Roslyn beta1 packages
2016-02-29 06:54:00 -08:00
David Fowler
ede61ced3b
Merge pull request #3364 from joakimskoog/patch-1
...
Fixed miniscule spelling mistake
2016-02-24 01:55:13 -08:00
Joakim Skoog
a00be8588e
Fixed miniscule spelling mistake
2016-02-24 09:32:49 +01:00
Ajay Bhargav Baaskaran
c6a4cec1b3
Fix xml doc comment
2016-02-19 12:07:10 -08:00
N. Taylor Mullen
3ecabf4b3b
Update System.Linq 4.0.2-* => 4.1.0-*.
2016-02-18 15:34:42 -08:00
moozzyk
c10a37f5fb
Moving NETCore runtime to 1.0.2
2016-02-18 10:36:47 -08:00
moozzyk
303f5d188b
Fixing System.Runtime.Extensions version
2016-02-17 09:26:58 -08:00
Brennan
b71d0a216a
Dependency again
2016-02-16 17:36:44 -08:00
Brennan
032714da3f
Add more missing dependencies
2016-02-16 17:01:23 -08:00
Brennan
f7874828a0
Add missing dependency
2016-02-16 16:38:21 -08:00
Brennan
557f401d31
Revert "Update CoreCLR dependency"
...
This reverts commit 7871e8030d
.
2016-02-16 15:00:18 -08:00
Brennan
7871e8030d
Update CoreCLR dependency
2016-02-16 10:06:18 -08:00
Pranav K
83632e4be4
Reacting to CoreCLR package version changes
2016-02-08 09:33:43 -08:00
John Luo
0f43afff6a
Remove project with test that has never ran
2016-02-06 00:02:17 -08:00
N. Taylor Mullen
c3c7dbca0c
Don't attempt to run 0 test count test project.
2016-02-05 23:38:29 -08:00
N. Taylor Mullen
e8fdfb7572
Disable test.
2016-02-05 22:07:02 -08:00
N. Taylor Mullen
cc3951674e
Change test project System.Runtime dependencies back.
2016-02-05 18:39:49 -08:00
John Luo
fa5b566af8
Adding required System.Runtime dependency for test solutions
2016-02-05 06:00:43 -08:00
N. Taylor Mullen
ba52b0fe84
Fix dependencies for source projects on Darwin and Linux.
2016-02-05 17:48:58 -08:00
N. Taylor Mullen
477807e6d3
Fix dependencies.
2016-02-05 17:41:10 -08:00
N. Taylor Mullen
e1370fb00c
Update project.json to remove redundant System.Runtime dependency.
...
- This package is pulled in transitively.
2016-02-05 17:21:02 -08:00
John Luo
e4f66b9f9e
Updating System.Runtime version
2016-02-05 16:46:46 -08:00
Ajay Bhargav Baaskaran
247caa2864
Updated Json.Net versions
2016-02-05 10:26:26 -08:00
Victor Hurdugaci
0ad126ccf6
Add Microsoft.NETCore.Platforms to allow building with dnu
2016-02-02 11:05:23 -08:00
Andrew Stanton-Nurse
c43518e23d
update to respect nuget lock file format
2016-01-28 13:39:33 -08:00
David Fowler
80410c50ba
Update README.md
2016-01-28 09:45:09 -08:00
Pranav K
da9d4fdde6
Updating System.AppContext version
2016-01-26 16:59:13 -08:00
Pavel Krymets
c07d6f58e4
Migrate to using System.Runtime.Loader.AssemblyLoadContext
2016-01-25 10:09:52 -08:00
N. Taylor Mullen
166d3e561f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:26:26 -08:00
BrennanConroy
d233abfdec
Change .dnx to .nuget
2016-01-21 15:12:04 -08:00
Pranav K
50ea8896e2
Reacting to CoreCLR package version changes
2016-01-21 09:17:59 -08:00
Pranav K
ed661c5b63
Reacting to CoreCLR package version changes
2016-01-21 09:12:40 -08:00
ryanbrandenburg
767421def5
* Replace System.Resources.ReaderWriter
2016-01-20 12:11:44 -08:00
David Fowler
a440f9ae34
Keep dotnet restore working with latest dnx tooling
...
Change the default package location to $Home/.nuget/packages
2016-01-20 13:56:41 +00:00
David Fowler
f68381fce6
Allows running on a .NETFramework based TFM to ease the dotnet CLI transition
...
- This will allow us to run on both DNX and the .NET CLI and be closer
to what our shipping product looks like as we transition away from DNX
projects.
2016-01-18 06:28:10 +00:00
Troy Dai
9065404c53
Support .NETPlatform 5.6
2016-01-15 10:24:51 -08:00
Ryan Nowak
190254a47a
Skip failing tests (long path on CI)
...
These tests are blockin us taking a new build of CoreCLR, and are failing
on the CI due to long path issues. This is happening all of the sudden
because of some package reorganization they did.
2015-12-31 11:35:16 -08:00