BrennanConroy
9499e3ee6d
Merge branch 'release' into dev
2016-04-28 12:33:36 -07:00
BrennanConroy
7a51de05d6
Use fallback
2016-04-28 12:33:25 -07:00
BrennanConroy
4ab6095db3
Merge branch 'release' into dev
2016-04-28 09:41:19 -07:00
BrennanConroy
a0f236759d
Remove references to UseDefaultHostingConfiguration
2016-04-28 09:41:08 -07:00
Pranav K
701e5af5a2
Merge branch 'release' into dev
2016-04-27 11:16:26 -07:00
Pranav K
d4fbbd02d0
Add rid that matches build agents
2016-04-27 11:01:47 -07:00
John Luo
0f5fc8122b
Merge branch 'release' into dev
2016-04-22 16:19:45 -07:00
John Luo
aa8e908fc7
Convert to portable and add tests for standalone and portable
2016-04-22 16:06:12 -07:00
Kiran Challa
27c0250550
React to Hosting changes
2016-04-21 15:28:32 -07:00
Chris R
f1b72f3932
Merge branch 'release' into dev
2016-04-18 12:58:59 -07:00
Chris R
7e95bf71eb
React to WebListener configuration changes.
2016-04-18 10:07:57 -07:00
John Luo
5ca5d07404
Merge branch 'release' into dev
2016-04-14 13:23:15 -07:00
John Luo
6dc0005a43
Use UseServer() instead of UseKestrel() to allow override in tests
2016-04-14 11:43:40 -07:00
John Luo
eb116cdb56
Merge branch 'release' into dev
2016-04-11 09:54:13 -07:00
John Luo
f75609dedd
Move web.config to application root
2016-04-11 09:53:28 -07:00
Kiran Challa
701ef04f9d
Merge branch 'release' into dev
2016-04-08 15:18:19 -07:00
Kiran Challa
4423e4af38
Changed DNX451 references to NET451
2016-04-08 15:15:29 -07:00
Kiran Challa
f31e9969c7
Changed DNX451 references to NET451
2016-04-08 15:05:45 -07:00
Chris R
35e58543c2
Merge branch 'release' into dev
2016-04-07 11:56:03 -07:00
Chris R
c3d3825651
React to UseIIS rename.
2016-04-07 11:49:49 -07:00
Pranav K
356521d0da
Merge branch 'release' into dev
2016-04-06 09:47:13 -07:00
Pranav K
e37868b0a4
Updating to release.
2016-04-06 09:47:11 -07:00
BrennanConroy
16e2788b6b
Appveyor
2016-03-31 13:48:42 -07:00
BrennanConroy
b12a97146b
Add travis and Nginx
2016-03-31 13:48:42 -07:00
John Luo
6950d441d1
React to Kestrel extensions
2016-03-30 15:46:08 -07:00
BrennanConroy
2952fb90cc
Feedback
2016-03-25 11:34:33 -07:00
BrennanConroy
06a0d4f3e1
Update
2016-03-25 11:34:33 -07:00
BrennanConroy
f272d993de
Helper
2016-03-25 11:34:33 -07:00
BrennanConroy
dfb7f2f9b2
Fixups
2016-03-25 11:34:33 -07:00
BrennanConroy
27c32d073f
Adding Nginx to test runs
2016-03-25 11:34:33 -07:00
David Fowler
91ba4154c6
Fixed tests
2016-03-25 09:32:26 -07:00
John Luo
808d91c0e4
Reacting to Hosting changes
2016-03-24 11:49:30 -07:00
Pranav K
ece8d1954a
Reacting to CoreCLR package changes
2016-03-22 14:52:11 -07:00
Cesar Blum Silveira
204f8a3a8e
ASP.NET 5 -> ASP.NET Core
2016-03-14 21:30:16 -07:00
Chris R
7ae9315cde
React to IISIntegration changes.
2016-03-14 15:38:23 -07:00
Chris R
5840689f64
Switch from HttpPlatformHandler to AspNetCoreModule.
2016-03-09 14:21:20 -08:00
John Luo
1b29f5e973
Reacting to KoreBuild changes
2016-03-08 14:36:27 -08:00
Victor Hurdugaci
0269403bc9
Update the build scripts to the latest version
2016-03-07 20:55:01 -08:00
John Luo
aa28b85d6a
Reacting to Hosting deployers change
2016-03-04 10:51:22 -08:00
Doug Bunting
4a76b0dd0f
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 21:21:15 -08:00
N. Taylor Mullen
f6752030dd
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:17 -08:00
Victor Hurdugaci
bfc2ac4c14
Return the error code from build.cmd
2016-02-28 10:12:16 -08:00
Victor Hurdugaci
0f8f9a46b3
Update the build scripts
2016-02-27 12:51:13 -08:00
Doug Bunting
d0caad8631
Update `build.cmd` to match latest template
...
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 13:04:58 -08:00
John Luo
4ad6bbcdd3
Add required dependency for running test site
2016-02-23 16:26:30 -08:00
moozzyk
90087b0c39
Fixing failing tests
2016-02-19 14:24:10 -08:00
Pranav K
ce425305bb
Fixing build break
2016-02-19 06:23:15 -08:00
John Luo
55a0202c59
Update tfm to net451 and test with xunit runner
2016-02-18 17:34:24 -08:00
Victor Hurdugaci
df548e1d04
Build with dotnet
2016-02-08 15:04:53 -08:00
Cesar Blum Silveira
c5186cc01d
Reference Microsoft.NETCore.Platforms where necessary.
2016-02-03 11:52:24 -08:00