Doug Bunting
55f31a8279
Use .NET 4.5.2 target framework when deploying test sites
...
- follow-up to 8ae481c
- sites are also built for .NET 4.5.2 in desktop runs
2017-02-14 19:13:49 -08:00
Doug Bunting
8ae481c9f0
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
- except Microsoft.AspNetCore.Server.IISIntegration.FunctionalTests; will skip that another way (later)
Also fix line endings in project files; unable to proceeed otherwise
2017-02-14 12:30:06 -08:00
Nate McMaster
732947ed66
PR feedback. Also, add editorconfig because it is awesome
2017-02-02 16:54:59 -08:00
Nate McMaster
aec1bffdd7
Disable standalone tests to workaround issues in Microsoft.NET.Sdk
...
Re-enable when https://github.com/dotnet/sdk/issues/696 is resolved
2017-02-02 16:27:48 -08:00
Nate McMaster
330b812c78
Upgrade to VS 2017
2017-02-02 16:25:28 -08:00
Pranav K
8046dcc0f2
Updating to 4.4 CoreFx packages
2016-12-14 14:47:29 -08:00
Chris R
9ccc896b1d
#297 Standardize the test site layout, use the publish tool
2016-11-23 14:24:06 -08:00
Chris Ross (WEB TOOLS)
a68018842a
Add Win7 runtimes to the functional test project
2016-11-23 11:09:34 -08:00
Chris R
c91c2a9030
#292 Test with the bin deployed aspnetcore.dll
2016-11-22 15:43:41 -08:00
Pranav K
97d7bf7468
Updating versions to 1.2.0-*
2016-11-09 14:18:06 -08:00
Pranav K
9c1fc542d2
Updating to netcoreapp1.1
2016-10-13 11:18:48 -07:00
Pranav K
f1c53378c3
Updating partner package versions
2016-10-03 14:23:59 -07:00
Pranav K
ffaa2cf460
Reacting to Microsoft.AspNetCore.Server.Testing rename
2016-08-15 16:06:32 -07:00
Doug Bunting
c4a4e86708
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-07 12:05:28 -07:00
Pranav K
c500515f9f
Updating to RTM builds of xunit
2016-06-30 15:29:30 -07:00
Pranav K
fb09e5323c
Updating to dev versions
2016-06-16 10:18:06 -07:00
N. Taylor Mullen
df97717591
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:29:17 -07:00
John Luo
4f7e4cffe6
Reenable tests and remove kerberos tests #187
2016-05-24 16:20:32 -07:00
Troy Dai
1f8f82463a
disable two failed tests temporarily
2016-05-24 09:41:24 -07:00
David Fowler
a5b1172676
Remove dependency on hosting
...
- IIS integration only needs hosting.abstractions
- Fixed launch profiles
- Added AddDebug logging provider
2016-05-21 09:17:24 -07:00
Pavel Krymets
39225f17c4
Downgrade Server.Testing version to 0.1
2016-05-20 15:00:00 -07:00
John Luo
877b1fd42c
Merge branch 'release' into dev
2016-05-06 17:28:48 -07:00
John Luo
30407c2e6e
React to deployer update
2016-05-06 17:28:24 -07:00
Pranav K
0beff6f91a
Merge branch 'release' into dev
2016-05-03 19:24:33 -07:00
Pranav K
039bb6e714
Fix tests for net451
2016-05-03 19:24:22 -07:00
Pranav K
a43acb2fee
Merge branch 'release' into dev
2016-05-02 17:43:09 -07:00
Pranav K
bba69da958
Add dotnet-test-xunit
2016-05-02 17:42:55 -07:00
Pranav K
a36f37347d
Merge branch 'release' into dev
2016-05-02 16:20:59 -07:00
Pranav K
071cf1c0f4
Fix build break
2016-05-02 16:20:14 -07:00
Pranav K
bb043458af
Merge branch 'release' into dev
2016-05-02 14:56:24 -07:00
Pranav K
2205f33a59
Fix build warnings
2016-05-02 11:27:18 -07:00
John Luo
a08d314c5d
Merge branch 'release' into dev
2016-04-22 16:20:55 -07:00
John Luo
34b5097149
Convert to portable and add tests for standalone and portable
2016-04-22 16:18:17 -07:00
Kiran Challa
f972983be6
Reacting to hosting changes
2016-04-21 17:26:51 -07:00
BrennanConroy
cad873d949
React to Deployer changes
2016-03-25 14:59:49 -07:00
David Fowler
cf9509baca
Fixed the build
2016-03-25 01:56:45 -07:00
Pranav K
92cb5120ae
React to Hosting changes
2016-03-24 14:11:36 -07:00
Chris R
712b6f78bb
#95 Add the ForwardedHeadersMiddleware by default.
2016-03-18 11:21:17 -07:00
Chris R
126ed6c4de
#95 Switch the middleware from HttpPlatfromHandler to AspNetCoreModule.
2016-03-10 10:11:49 -08:00