Commit Graph

22 Commits

Author SHA1 Message Date
Justin Kotalik f181bc8c1f
Adds ANCM V2 (#116) 2018-05-03 13:49:57 -07:00
Justin Kotalik f4493b99bd
React to ANCM current addition and organize tests (#109) 2018-04-13 17:04:56 -07:00
Justin Kotalik f44af6b812
Reenable IISExpress out of process tests; add ANCM in process tests. (#106) 2018-04-04 12:35:23 -07:00
Justin Kotalik f269f6b729
Make M.A.AspNetCoreModule a package dependency only on windows (#102) 2018-01-04 16:58:12 -08:00
Pranav K 527a6dc97a Update samples and tests to target netcoreapp2.1 2017-11-15 15:54:25 -08:00
Nate McMaster 20837fe049 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:44:15 -07:00
Nate McMaster e155b81434 Use PackageLineup to manage PackageReference versions 2017-08-29 12:15:58 -07:00
Nate McMaster 79bc233185 Use Directory.Build.props/targets 2017-08-29 12:06:39 -07:00
Chris R a66cca5e22 Add net461 test targets 2017-05-30 10:31:29 -07:00
Chris Ross (ASP.NET) eff3bf5a09 Migrate to netcoreapp2.0 2017-05-05 09:50:31 -07:00
Kiran Challa 547e415ca4 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:28:30 -07:00
Kiran Challa d1a8a15b87 Updated runtime identifiers 2017-04-27 10:59:58 -07:00
Kiran Challa b52430674f Unskipped standalone functional tests 2017-04-13 23:21:29 -07:00
Kiran Challa 1d3747c071 Skipped standalone tests temporarily 2017-04-13 13:12:18 -07:00
Kiran Challa 676f4ba3e4 Converted test projects to run on netcoreapp2.0 2017-04-13 11:15:40 -07:00
Pranav K c950e713c2 Updating versions to 2.0.0-preview1 2017-04-04 06:33:09 -07:00
Pranav K 6e1a53f1f5 Remove net451 as a cross-compile target 2017-03-22 19:21:49 -07:00
Nate McMaster 3ec8b76236 Consolidate dependency versions into one file and remove workarounds 2017-03-15 19:05:25 -07:00
Kiran Challa e07c451b2c Adding win81 RIDs to match CI Servers' RIDs 2017-03-09 16:46:19 -08:00
Kiran Challa 5ff734bb71 [Fixes #53] Enable skipped Standalone tests 2017-03-09 15:34:34 -08:00
Doug Bunting 0527786686 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 13:19:30 -08:00
Kiran Challa 0f27c30d90 Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00