Jass Bagga
c2262b7234
Update TFM to netstandard2.0 ( #112 )
2017-05-22 16:42:46 -07:00
John Luo
905114e960
Migration
2017-05-04 16:32:12 -07:00
Kiran Challa
e79afcdb64
Converted samples and test projects to run on netcoreapp2.0
2017-03-23 17:06:27 -07:00
Pranav K
275cd6b8d1
Remove net451 as a cross-compile target
2017-03-22 18:58:46 -07:00
Nate McMaster
fd3486df0f
Unify dependency versions to one file and remove workarounds
2017-03-15 12:58:08 -07:00
Doug Bunting
2f262ec001
Bump test projects up to .NET 4.5.2
...
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 16:33:44 -08:00
Nate McMaster
f34848b760
Upgrade to VS 2017
2017-01-30 16:04:19 -08:00
Pranav K
bdf9d2a2e2
Updating to 4.4 CoreFx packages
2016-12-21 16:16:12 -08:00
Choc
8214954d5b
Add support for clients to configure a policy with custom logic about whether an origin should be allowed and provide a default implementation of the functionality to allow wildcard subdomains
2016-11-29 12:27:00 -08:00
Pranav K
de383b7ee4
Updating versions to 1.2.0-*
2016-11-09 14:16:56 -08:00
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
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
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
Pranav K
02f86494a9
Fix build warnings
2016-05-02 11:27:07 -07:00
BrennanConroy
5a34796463
Remove reference to UseDefaultHostingConfiguration
2016-04-27 16:30:18 -07:00
BrennanConroy
630a0a7de3
Update web.config and add publish tool
2016-04-25 10:48:23 -07:00
Pavel Krymets
67ea570e87
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:02:45 -07:00
Pavel Krymets
80f6654911
Migrate tests, tools and samples to portable
2016-04-14 16:14:05 -07:00
John Luo
03fcadc576
Moving web.config and use ANCM
2016-04-11 09:58:01 -07:00
John Luo
2029510999
Remove hosting.json
2016-03-30 16:21:56 -07:00
John Luo
a81f417b5e
React to Hosting changes
2016-03-22 12:02:01 -07:00
=
f99a150dd3
Target net451 so functional tests execute with xunit runner
2016-03-09 16:46:54 -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
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
John Luo
7ab5f67708
Reacting to hosting rename
2016-01-17 17:22:39 -08:00
Chris R
bab41f2fbd
React to Hosting API changes.
2016-01-12 15:27:00 -08:00
John Luo
09df979acf
Reacting to new Hosting API
2015-12-17 20:55:30 -08:00
Doug Bunting
c3c0b45225
Move functional tests of CORS middleware to this repo
...
- related to aspnet/Mvc#3612
2015-12-15 08:42:26 -08:00