Pranav K
|
08e394d994
|
Fix build warnings
|
2016-05-02 11:27:19 -07:00 |
BrennanConroy
|
693f58c18f
|
Remove references to UseDefaultHostingConfiguration
|
2016-04-27 16:26:23 -07:00 |
BrennanConroy
|
2887f2ee83
|
Update web.config and add publish tool
|
2016-04-25 09:04:54 -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 |
John Luo
|
c9d53ad14b
|
Move web.config and use ANCM
|
2016-04-11 10:04:14 -07:00 |
BrennanConroy
|
62a22caa00
|
Fixing sample for tests
|
2016-03-29 10:45:41 -07:00 |
Pranav K
|
c8f5ab7ac6
|
Reacting to new CoreCLR packages
|
2016-03-21 07:09:00 -07:00 |
Pranav K
|
948c4d6b98
|
* Target minimal TFM
|
2016-03-13 22:12:40 -07: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
|
bb4a04b3a3
|
Fix samples used by tests
|
2016-02-24 16:12:32 -08:00 |
Pranav K
|
33134f7f2a
|
Change build to use dotnet
Fixes #198
|
2016-02-05 12:06:03 -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 |
Chris R
|
30b71fb8c5
|
React to hosting API changes.
|
2016-01-12 14:22:45 -08:00 |
John Luo
|
5c98dd5d98
|
Reacting to new Hosting API
|
2015-12-18 15:52:58 -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 |
damianedwards
|
e93a00c2c4
|
Fix the sample:
- Configure Kestrel properly
|
2015-11-01 21:08:01 -08:00 |
Pranav K
|
f782d8845c
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:49 -07:00 |
Troy Dai
|
cc0c4e1f55
|
Update CoreCLR versions
|
2015-08-04 10:15:29 -07:00 |
damianedwards
|
39f40d2c5f
|
Fix references to include beta-*
|
2015-05-29 11:46:24 -07:00 |
damianedwards
|
ecfb7f342a
|
Sort project.json dependencies
|
2015-05-15 12:14:14 -07:00 |
damianedwards
|
3dc0d40f7d
|
Added a sample & fixed some issues it found
|
2015-05-06 18:09:59 -07:00 |