Commit Graph

52 Commits

Author SHA1 Message Date
Pranav K d4cea8fcf5 Update samples and tests to target netcoreapp2.1 2017-11-16 10:00:38 -08:00
Nate McMaster f7f89cdf8f Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 16:45:58 -07:00
Chris Ross (ASP.NET) be6b099f6c #189 Reduce noise for load and commit logs. 2017-09-29 14:13:51 -07:00
Nate McMaster f63354713f Use PackageLineup to manage PackageReference versions 2017-08-28 15:38:43 -07:00
Nate McMaster 8530f91507 Use Directory.Build.props/targets 2017-08-28 15:36:59 -07:00
Nate McMaster 52569185f2 Upgrade to xunit 2.3.0-beta4
Includes a few changes as required by the new analyzers
2017-08-22 18:16:54 -07:00
John Luo a19694e287 React to caching API updates 2017-07-07 20:39:51 -07:00
Nate McMaster dece939aab Add CookieBuilder property to SessionOptions and obsolete duplicated properties 2017-06-30 10:02:53 -07:00
Cesar Blum Silveira 4ab7a19dc2 Target netstandard2.0. 2017-05-23 10:00:29 -07:00
John Luo 9687be6c71 React to IDistributedCache interface change 2017-05-22 15:39:14 -07:00
Nate McMaster c3ca9cf334 Upgrade test framework versions 2017-05-12 14:03:59 -07:00
John Luo 9cd4bca6f5 netcoreapp2.0 (#162) 2017-05-05 09:44:36 -07:00
Pranav K 8cc72b7871 Update to net46 2017-03-22 18:18:35 -07:00
Kiran Challa 5f86834fa7 Converted samples and test projects to run on netcoreapp2.0 2017-03-21 15:23:18 -07:00
Nate McMaster 6ef43e91b5 Consolidate dependency versions to one file and remove workarounds 2017-03-15 17:50:59 -07:00
Ajay Bhargav Baaskaran df0d4cbfa8 Using NullLogger types from Logging.Abstractions 2017-03-13 20:52:05 -07:00
Doug Bunting 250eeaed3b 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:25:21 -08:00
Nate McMaster c42c7f7da4 Remove usage of conditional multi-targeting
This causes Visual Studio to crash. See dotnet/roslyn-project-system#1431
2017-02-01 12:14:56 -08:00
Nate McMaster 499f3029c4 Upgrade to VS 2017 2017-01-31 16:13:20 -08:00
John Luo c95639b886 Prevent race when validating logs by only examining logs from Session #135 2017-01-10 12:17:30 -08:00
Pranav K ae24eea1a1 Updating to 4.4 CoreFx packages 2016-12-14 14:47:31 -08:00
Pranav K 9c4b3863b9 Updating versions to 1.2.0-* 2016-11-09 14:19:43 -08:00
Pranav K c8fe8ded59 Updating to netcoreapp1.1 2016-10-13 11:25:11 -07:00
Pranav K 763634e81a Revert "Updating to netcoreapp1.1"
This reverts commit 1b9ae67215.
2016-10-12 16:09:45 -07:00
Pranav K 1b9ae67215 Updating to netcoreapp1.1 2016-10-12 13:46:38 -07:00
Pranav K 8f10080ad0 Updating partner package versions 2016-09-28 11:52:28 -07:00
Doug Bunting caa827f5c3 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:43:58 -07:00
Ajay Bhargav Baaskaran 7be2f4bebe Updating to RTM builds of xunit and Moq 2016-07-05 21:39:37 -07:00
Justin Kotalik 219ef7450b #106 Fix: Adds Secure Cookie flag and tests 2016-06-16 11:57:58 -07:00
Pranav K 0112361557 Updating to dev versions 2016-06-16 10:18:39 -07:00
N. Taylor Mullen 0acc4f5775 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:29:27 -07:00
Pavel Krymets b2c7469f17 Fix Collection was modified exception in test 2016-06-09 12:44:28 -07:00
John Luo d61c5100c9 Handle cache unreliability #99 2016-05-23 10:10:48 -07:00
Chris R dabd28a5d9 #105 Use DataProtection to encrypt the cookie 2016-05-20 09:38:48 -07:00
Pranav K 5ad3ffc4f6 Fix build warnings 2016-05-02 11:27:27 -07:00
Pranav K 2b45e806cc Use latest build of dotnet-test-xunit 2016-04-19 14:54:12 -07:00
Pavel Krymets 4bddd93e32 Bring Microsoft.NETCore.Platforms dependency back 2016-04-18 17:02:26 -07:00
Pavel Krymets d26e7781c6 Migrate tests, tools and samples to portable 2016-04-14 16:03:47 -07:00
David Fowler 14bd62d880 Fixed the build 2016-03-25 02:53:31 -07:00
Pranav K 069220a85a Revert "Revert "Reacting to CoreCLR package changes""
This reverts commit e3229fc4ea.
2016-03-23 11:47:23 -07:00
Doug Bunting e3229fc4ea Revert "Reacting to CoreCLR package changes"
This reverts commit 41b0ea9c3c.
2016-03-22 09:49:34 -07:00
Pranav K 41b0ea9c3c Reacting to CoreCLR package changes 2016-03-21 06:56:02 -07:00
jacalvar 2b1841fc86 React to changes in Caching 2016-03-07 16:07:07 -08:00
Chris R 432de7a158 #96 Add a session Id 2016-03-04 15:11:35 -08:00
Doug Bunting 2f1bb39407 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 21:22:43 -08:00
N. Taylor Mullen 6ef4e68ced Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:23 -08:00
John Luo 342fe0b38b Updating test TFMs for custom test discovery 2016-02-19 16:41:46 -08:00
Kiran Challa c00a2de2c7 Enabled tests to run in dotnet xunit runner 2016-02-09 02:38:51 -08:00
John Luo 461fd40251 Updating to new CLI 2016-02-03 12:02:12 -08:00
Chris R 8b29de8993 Remove ISessionStore.Connect in raction to removal of IDistrbutedCache.Connect. 2016-01-25 13:56:14 -08:00