Pranav K
9d14ded223
Updating to release.
2016-06-14 16:22:52 -07:00
N. Taylor Mullen
bb86430480
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:29:34 -07:00
Cesar Blum Silveira
0fd876a7b3
Fix OSX build on Travis.
2016-05-27 12:08:30 -07:00
Pranav K
efe7f2bbdc
Merge branch 'release' into dev
2016-05-02 14:55:37 -07:00
Pranav K
02f86494a9
Fix build warnings
2016-05-02 11:27:07 -07:00
BrennanConroy
afc3576e3d
Merge branch 'release' into dev
2016-04-27 16:30:36 -07:00
BrennanConroy
5a34796463
Remove reference to UseDefaultHostingConfiguration
2016-04-27 16:30:18 -07:00
BrennanConroy
6b87b01c97
Merge branch 'release' into dev
2016-04-25 11:30:55 -07:00
BrennanConroy
630a0a7de3
Update web.config and add publish tool
2016-04-25 10:48:23 -07:00
Pranav K
2ad7e20e4d
Merge branch 'release' into dev
2016-04-19 14:53:54 -07:00
Pranav K
162034dc7b
Use latest build of dotnet-test-xunit
2016-04-19 14:53:53 -07:00
Pavel Krymets
4ab5b3b76b
Merge branch 'release' into dev
2016-04-18 17:02:49 -07:00
Pavel Krymets
67ea570e87
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:02:45 -07:00
Pavel Krymets
dbf925ec0c
Merge branch 'release' into dev
2016-04-14 16:19:22 -07:00
Pavel Krymets
80f6654911
Migrate tests, tools and samples to portable
2016-04-14 16:14:05 -07:00
John Luo
da08d2d9e2
Merge branch 'release' into dev
2016-04-11 09:58:29 -07:00
John Luo
03fcadc576
Moving web.config and use ANCM
2016-04-11 09:58:01 -07:00
Pranav K
797c05777d
Merge branch 'release' into dev
2016-04-08 06:49:10 -07:00
Pranav K
909f22df38
Removing imports from src projects
2016-04-08 06:49:10 -07:00
Pranav K
7cccbde414
Merge branch 'release' into dev
2016-04-06 09:47:22 -07:00
Pranav K
1ba2402e48
Updating to release.
2016-04-06 09:47:20 -07:00
Doug Bunting
5a3ea74ffa
React to HttpAbstractions namespace changes
...
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:30:42 -07:00
John Luo
2029510999
Remove hosting.json
2016-03-30 16:21:56 -07:00
Victor Hurdugaci
bc84437881
Webhook notifications
2016-03-30 14:00:57 -07:00
jacalvar
e68df4611e
Return IServiceCollection from AddCors extension methods
2016-03-28 15:09:29 -07:00
David Fowler
866f155bc6
Fixed the build
2016-03-25 01:16:32 -07:00
John Luo
a81f417b5e
React to Hosting changes
2016-03-22 12:02:01 -07:00
Nate McMaster
72134d7d46
Fix backslashes in yml config.
...
[ci skip]
2016-03-09 17:44:48 -08:00
=
f99a150dd3
Target net451 so functional tests execute with xunit runner
2016-03-09 16:46:54 -08:00
Nate McMaster
73014d2fa1
Limit the branches that build on our public CI.
...
[ci skip]
2016-03-09 16:35:10 -08:00
Victor Hurdugaci
ce80c50425
Update the build scripts to the latest version
2016-03-07 20:55:02 -08:00
Ajay Bhargav Baaskaran
553e2e3c01
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:33:04 -08:00
Doug Bunting
36adff25e4
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:35:52 -08:00
N. Taylor Mullen
d237c78278
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:40 -08:00
jacalvar
140cdfb2d2
Make ServiceCollectionExtensions consistent
2016-02-29 12:22:33 -08:00
Eilon Lipton
f29649c749
Fix package metadata
2016-02-28 15:53:57 -08:00
Eilon Lipton
7ed26eabf7
Move files to the right folder
2016-02-28 15:53:51 -08:00
Victor Hurdugaci
12eeed038f
Return the error code from build.cmd
2016-02-28 10:12:17 -08:00
Victor Hurdugaci
342617414b
Update the build scripts
2016-02-27 12:51:13 -08:00
Doug Bunting
24ce2c9cdf
Update `build.cmd` to match latest template
...
- aspnet/Universe#347
- `%KOREBUILD_VERSION%` doesn't work without this fix
2016-02-24 12:33:47 -08:00
Ajay Bhargav Baaskaran
80ea4b9035
Enabled xml doc generation
2016-02-17 15:40:13 -08:00
Kiran Challa
72f8b04a33
Enable tests to run using dotnet xunit runner
2016-02-09 21:52:03 -08:00
John Luo
1d22eed129
Updating to new CLI
2016-02-02 18:37:48 -08:00
N. Taylor Mullen
d858078d69
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:37 -08:00
N. Taylor Mullen
8ed31de917
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:27 -08:00
N. Taylor Mullen
28c03ef2e7
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:25 -08:00
John Luo
7ab5f67708
Reacting to hosting rename
2016-01-17 17:22:39 -08:00
Nate McMaster
1d572c11de
Updating build script
2016-01-14 16:41:15 -08:00
Victor Hurdugaci
1a3f9eda84
Build with dotnet
2016-01-12 16:10:08 -08:00
Chris R
bab41f2fbd
React to Hosting API changes.
2016-01-12 15:27:00 -08:00