Commit Graph

30 Commits

Author SHA1 Message Date
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
N. Taylor Mullen ea0c57122d Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:42 -08:00
N. Taylor Mullen bebac7151a Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:16:41 -08:00