Simon Cropp
|
8dcc011324
|
spelling, inline outs, redundant braces (#252)
|
2018-09-27 20:24:42 -07:00 |
John Luo
|
9e89f798c6
|
Add logging to functional tests
|
2018-09-07 14:22:39 -07:00 |
Chris Ross (ASP.NET)
|
08b20bc4f2
|
React to IntegrationTesting changes
|
2018-05-14 05:24:04 -07:00 |
Mike Harder
|
6034f7f1bb
|
Use dynamic ports in StaticFileMiddlewareTests (#236)
- Replace hardcoded port "12345" with dynamic ports to improve test reliability
- Addresses https://github.com/aspnet/Home/issues/3063
- Depends on https://github.com/aspnet/Hosting/pull/1387
|
2018-04-18 14:05:46 -07:00 |
Pranav K
|
e2d20893c6
|
Update samples and tests to target netcoreapp2.1
|
2017-11-16 12:42:14 -08:00 |
Nate McMaster
|
555f5c68ee
|
Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
|
2017-11-01 16:47:47 -07:00 |
Nate McMaster
|
1e0fe87c20
|
Use PackageLineup to manage PackageReference versions
|
2017-08-29 09:21:41 -07:00 |
Nate McMaster
|
a4432e694c
|
Use Directory.Build.props/targets
|
2017-08-29 09:20:34 -07:00 |
Nate McMaster
|
5d2b1000f1
|
Upgrade to xunit 2.3.0-beta4
Includes a few changes as required by the new analyzers in the upgrade.
|
2017-08-22 18:22:17 -07:00 |
Nate McMaster
|
8f3d04870f
|
Target .NET Standard 2.0
|
2017-05-22 15:19:02 -07:00 |
Nate McMaster
|
68e7f5727e
|
Update test framework versions
|
2017-05-12 12:41:31 -07:00 |
Pranav K
|
e38dc4be38
|
Change TFM to netcoreapp2.0
|
2017-05-05 09:58:30 -07:00 |
Kiran Challa
|
a8d18ed7c6
|
Changing the RID back from win-x64 to win7-x64 to workaround SQL issue
|
2017-04-27 12:24:39 -07:00 |
Kiran Challa
|
291cc1e84b
|
Updated runtime identifier
|
2017-04-27 11:03:43 -07:00 |
Pranav K
|
09ccfd8f94
|
Use the 0.4.0 version of Microsoft.AspNetCore.IntegrationTesting
|
2017-04-11 15:42:28 -07:00 |
Jass Bagga
|
033c8adc3a
|
Add RangeHelper
See https://github.com/aspnet/mvc/issues/3702
|
2017-04-07 14:16:05 -07:00 |
Pranav K
|
4d5f726e67
|
Update to net46
|
2017-03-22 18:16:42 -07:00 |
Nate McMaster
|
baa5cb4912
|
Consolidate dependency versions to one file and remove workarounds
|
2017-03-15 17:55:48 -07:00 |
Nate McMaster
|
2797101f64
|
Downgrade to stable packages
|
2017-02-15 12:28:59 -08:00 |
Doug Bunting
|
acb83826da
|
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:38:26 -08:00 |
Doug Bunting
|
fec3cab2bb
|
Fix line endings
|
2017-01-20 15:24:53 -08:00 |
Nate McMaster
|
88abfa4599
|
Upgrade to RC.3
|
2017-01-20 14:13:48 -08:00 |
BrennanConroy
|
30deafdb54
|
Change Xunit versions
|
2017-01-17 16:56:03 -08:00 |
Nate McMaster
|
5fe655f1b8
|
Upgrade to VS2017
|
2017-01-09 12:09:16 -08:00 |
Chris R
|
0c143df5d8
|
React to WebListener rename
|
2017-01-03 18:27:03 -08:00 |
Pranav K
|
0651cca94a
|
Updating to 4.4 CoreFx packages
|
2016-12-14 14:47:32 -08:00 |
Pranav K
|
03932d6527
|
Updating versions to 1.2.0-*
|
2016-11-09 14:20:07 -08:00 |
Pranav K
|
1b5ae76197
|
Updating to netcoreapp1.1
|
2016-10-13 11:26:07 -07:00 |
Pranav K
|
a73f8cd0ba
|
Revert "Updating to netcoreapp1.1"
This reverts commit 559e8d6027.
|
2016-10-12 16:09:57 -07:00 |
Pranav K
|
559e8d6027
|
Updating to netcoreapp1.1
|
2016-10-12 13:46:49 -07:00 |
Pranav K
|
c71cc6b8d2
|
Updating partner package versions
|
2016-09-28 11:52:49 -07:00 |
Chris R
|
d7defa9a41
|
React to WebListener version change
|
2016-09-19 13:43:06 -07:00 |
Chris R
|
bbf1478821
|
#150 Handle OperationCancelledExceptions to prevent log noise
|
2016-09-08 14:50:17 -07:00 |