Commit Graph

30 Commits

Author SHA1 Message Date
Pranav K af82488d60 Updating to 4.4 CoreFx packages 2016-12-21 16:47:09 -08:00
Pranav K 6b2a57b3cc Updating versions to 1.2.0-* 2016-11-09 14:18:39 -08:00
Pranav K e0aa2787ce Updating to netcoreapp1.1 2016-10-13 11:20:25 -07:00
Pranav K f5bc376653 Revert "Updating to netcoreapp1.1"
This reverts commit c707642da1.
2016-10-12 16:09:09 -07:00
Pranav K c707642da1 Updating to netcoreapp1.1 2016-10-12 13:45:52 -07:00
Kiran Challa 3bb5b725d9 Fixed case of package name Microsoft.DotNet.InternalAbstractions 2016-10-07 11:11:08 -07:00
Pranav K 2c74c50a9e Add Microsoft.DotNet.InternalAbstractions to fix tests 2016-10-04 10:18:30 -07:00
Pranav K 6ccd09d6e5 Updating partner package versions 2016-10-03 14:27:11 -07:00
Pranav K 0d93f911ca Updating to RTM builds of xunit 2016-06-30 17:23:43 -07:00
Pranav K c83fbdbf12 Updating to dev versions 2016-06-16 10:18:19 -07:00
Pranav K 59d905ae3b Fix build warnings 2016-05-02 11:27:20 -07:00
John Luo c9160c21ba Convert to shared runtime and test both standalone and shared runtime 2016-04-25 11:29:17 -07:00
Pranav K b6db6d1e4f Use latest build of dotnet-test-xunit 2016-04-19 14:54:06 -07:00
Pranav K 7f4a772859 Updating to NETStandard.Library 1.5.0 2016-03-28 06:32:52 -07:00
Pranav K 43ce29c1f9 Fixing CI build failure 2016-03-14 13:25:25 -07:00
N. Taylor Mullen e1870dd9f3 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:41:04 -08:00
ryanbrandenburg 2c5061a8ab * Include version in project.json 2016-02-18 12:04:38 -08:00
Kiran Challa 09590416bd Build and test with dotnet 2016-02-10 14:56:49 -08:00
Kiran Challa 96e5d9bec5 Remove System.Runtime reference 2016-02-08 14:07:48 -08:00
N. Taylor Mullen 86c08ecf22 React to FacebookHelper and CLI changes. 2016-02-07 01:21:34 -08:00
Pranav K 576023cc0f Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:59 -07:00
Doug Bunting f3fb2374ac Cleanup dependencies and restore runtime installations
- remove and sort `using`s
- remove a couple of `project.json` dependencies reached transitively
  - both pretty clean before I started this

Also install runtimes needed for testing
- accidentally lost in 19f8830
2015-10-01 16:42:49 -07:00
N. Taylor Mullen b1ca5d41d8 Update project.json to have warningsAsErrors accept a bool. 2015-09-02 15:35:36 -07:00
Victor Hurdugaci 7839b80f04 Scripts to run tests remotely 2015-05-08 14:08:13 -07:00
Praburaj 9ccc667b54 Fixing the logging package names in the unit test projects. 2015-04-01 13:34:45 -07:00
N. Taylor Mullen 649a74a753 Update xunit.runner.kre => xunit.runner.aspnet. 2015-03-13 00:34:51 -07:00
N. Taylor Mullen 9878f7dcf9 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 12:56:19 -07:00
N. Taylor Mullen 58c8e44786 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 12:51:38 -07:00
ianhong a67ed25586 Adding MusicStore unit tests for Session and Cookies 2015-03-04 23:51:39 -08:00
ianhong 6efdbc75c7 Adding a unit test for SignInManager and UnitManager 2015-03-04 14:47:58 -08:00