N. Taylor Mullen
|
8499e3d6bb
|
Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
|
2016-06-13 15:30:27 -07:00 |
Pranav K
|
36146a6139
|
Fix build warnings
|
2016-05-02 14:52:02 -07:00 |
jacalvar
|
4d198f3d8f
|
React to changes in razor tooling
|
2016-04-30 15:37:37 -07:00 |
ryanbrandenburg
|
e915f36748
|
Update samples and test sites to new formats
|
2016-04-25 12:09:40 -07:00 |
BrennanConroy
|
967001f923
|
Add publish-iis and fix web.config
|
2016-04-22 14:07:38 -07:00 |
Pavel Krymets
|
e6ffb060f7
|
Bring Microsoft.NETCore.Platforms dependency back
|
2016-04-18 17:20:15 -07:00 |
Pavel Krymets
|
42c3397b6e
|
Migrate tests, tools and samples to portable
|
2016-04-18 17:20:15 -07:00 |
John Luo
|
059179b7b8
|
Add web.config to test sites
|
2016-04-13 16:12:56 -07:00 |
David Fowler
|
5ddb17d2fe
|
Fixed packages
|
2016-03-25 12:27:49 -07:00 |
N. Taylor Mullen
|
33d1aea8ea
|
Transition to Netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
|
2016-03-01 13:39:31 -08:00 |
Pranav K
|
5b805bb12d
|
Updating to use cli
Fixes #3908
|
2016-02-22 17:49:51 -08:00 |
Cesar Blum Silveira
|
50fc0bb140
|
Reference Microsoft.NETCore.Platforms where necessary.
|
2016-02-02 14:22:07 -08:00 |
N. Taylor Mullen
|
25eb50120e
|
Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:40:26 -08:00 |
N. Taylor Mullen
|
3be7fbdf9f
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:18:33 -08:00 |
N. Taylor Mullen
|
aa7ebb343a
|
Update half of the test websites to use new Hosting API conventions.
https://github.com/aspnet/KestrelHttpServer/pull/496
|
2015-12-18 15:35:13 -08:00 |
あまみや ゆうこ
|
38818a1033
|
Remove Microsoft.AspNet.Server.IIS from test Websites
|
2015-10-24 08:04:00 -07:00 |
Stephen Halter
|
43064ef8b6
|
React to Kestrel rename
aspnet/KestrelHttpServer#11
|
2015-08-11 16:30:03 -07:00 |
Doug Bunting
|
261975b0bc
|
Rename `MvcTagHelpersWebSite` to `HtmlGenerationsWebSite`
- name was too specific and I am about to add another HTML helper scenario
|
2015-06-05 20:30:17 -07:00 |