Pranav K
8cd356f170
Updating to netcoreapp1.1
2016-10-13 11:13:08 -07:00
Pranav K
f9193cb285
Revert "Updating to netcoreapp1.1"
...
This reverts commit 9c80faa498 .
2016-10-12 16:08:08 -07:00
Pranav K
9c80faa498
Updating to netcoreapp1.1
2016-10-12 13:44:57 -07:00
Pranav K
fa5dcf55a6
Updating partner package versions
2016-09-28 11:49:51 -07:00
Doug Bunting
bfd2c36783
Increase .travis.yml consistency between repos
...
- aspnet/Universe#349
- minimize `dotnet` setup time; no need for caching
- build with `--quiet`
2016-09-04 19:28:56 -07:00
Pranav K
66abd74142
Switching to dotnet.myget.org feed
2016-08-09 14:57:24 -07:00
Kiran Challa
15b66cec1f
[ Fixes #77 ] Make HTTP method match as case-insensitive
2016-08-08 14:28:16 -07:00
Pranav K
b5abd73e34
Updating to Moq \ Castle.Core that does not require imports
2016-08-08 12:32:20 -07:00
BrennanConroy
c86bf2cda7
Update .travis.yml
2016-08-02 13:15:30 -07:00
Doug Bunting
5842964919
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-06 22:02:12 -07:00
Pranav K
21e097b9e7
Updating to RTM builds of xunit and Moq
2016-07-05 21:32:19 -07:00
Pranav K
f742566f3f
Updating to dev versions
2016-06-16 10:17:39 -07:00
Pranav K
38a20c40c4
Merge branch 'release' into dev
2016-06-14 16:29:21 -07:00
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