Pranav K
|
2205f33a59
|
Fix build warnings
|
2016-05-02 11:27:18 -07:00 |
Ryan Brandenburg
|
9a503a7ac8
|
Add OSX 10.11 runtime
|
2016-04-28 16:58:14 -07:00 |
Pranav K
|
846b242327
|
Add more rids so build succeeds on OSX and Linux
|
2016-04-27 12:08:52 -07:00 |
Pranav K
|
c7893f9f5a
|
Make TestSites portable
|
2016-04-27 11:03:28 -07:00 |
Pranav K
|
19de082d26
|
Cleaning up project.json so restore works without --infer-runtimes
|
2016-04-26 22:41:54 -07:00 |
John Luo
|
34b5097149
|
Convert to portable and add tests for standalone and portable
|
2016-04-22 16:18:17 -07:00 |
moozzyk
|
559b314348
|
Fixing build
|
2016-04-13 17:11:55 -07:00 |
John Luo
|
8e8d7ad6b0
|
Move web.config to application root
|
2016-04-11 09:48:57 -07:00 |
David Fowler
|
cf9509baca
|
Fixed the build
|
2016-03-25 01:56:45 -07:00 |
Pranav K
|
3574a25316
|
Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit 33dd349cd0.
|
2016-03-22 15:07:20 -07:00 |
Doug Bunting
|
3b02600566
|
Revert "Reacting to CoreCLR package changes"
This reverts commit 1d91b7bb0d.
|
2016-03-22 09:38:50 -07:00 |
Pranav K
|
33dd349cd0
|
Revert "Reacting to CoreCLR package changes"
This reverts commit 1786e21426.
|
2016-03-21 14:24:00 -07:00 |
Pranav K
|
1786e21426
|
Reacting to CoreCLR package changes
|
2016-03-21 06:51:32 -07:00 |
Pranav K
|
1d91b7bb0d
|
Reacting to CoreCLR package changes
|
2016-03-20 23:54:07 -07:00 |
Chris R
|
126ed6c4de
|
#95 Switch the middleware from HttpPlatfromHandler to AspNetCoreModule.
|
2016-03-10 10:11:49 -08:00 |
N. Taylor Mullen
|
911506dc6b
|
Revert "Transition to netstandard."
This reverts commit 078604f3a8.
|
2016-03-02 10:06:46 -08:00 |
N. Taylor Mullen
|
078604f3a8
|
Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
|
2016-03-01 13:36:12 -08:00 |
John Luo
|
bdc76ddfd6
|
Updating test TFMs for custom test discovery
|
2016-02-19 14:17:33 -08:00 |
Kiran Challa
|
8a3d1bd881
|
Enable tests to run using dotnet xunit runner
|
2016-02-10 00:18:03 -08:00 |
Victor Hurdugaci
|
e9921a75a2
|
Build with dotnet
|
2016-02-08 15:16:34 -08:00 |
N. Taylor Mullen
|
6eb091052d
|
Update project.json to remove redundant System.Runtime dependency.
- This package is pulled in transitively.
|
2016-02-05 17:22:40 -08:00 |
Cesar Blum Silveira
|
d264a86c5d
|
Reference Microsoft.NETCore.Platforms where necessary.
|
2016-02-03 11:31:19 -08:00 |
Chris R
|
31f4b41a2e
|
Remove unused broken WebListener dependency.
|
2016-01-25 10:11:04 -08:00 |
N. Taylor Mullen
|
f30406c6bc
|
Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:28:30 -08:00 |
N. Taylor Mullen
|
3541bb01c2
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:23:57 -08:00 |
Chris R
|
f3f7027438
|
React to Hosting changes.
|
2015-12-21 10:20:59 -08:00 |
Chris R
|
0a5b8dd660
|
Update sample.
|
2015-12-07 17:09:43 -08:00 |
N. Taylor Mullen
|
9910254f3d
|
Remove System beta tag in project.json for coreclr packages.
|
2015-11-12 12:23:49 -08:00 |
Pranav K
|
fcd5b55611
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:45 -07:00 |
Chris R
|
22729d2145
|
Fix functional tests.
|
2015-09-30 09:54:27 -07:00 |
Chris R
|
4510d20a83
|
#2 Platform handler middleware, sample, tests, functional tests.
|
2015-09-28 15:16:55 -07:00 |