Merge branch 'release' into dev

This commit is contained in:
Pavel Krymets 2016-04-18 16:48:02 -07:00
commit 63715c4ad5
5 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.Cryptography.Internal": "1.0.0-*",
"Microsoft.AspNetCore.DataProtection.Test.Shared": {
"type": "build",

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.Cryptography.Internal": "1.0.0-*",
"Microsoft.AspNetCore.Cryptography.KeyDerivation": "1.0.0-*",
"Microsoft.AspNetCore.DataProtection.Test.Shared": "1.0.0-*",

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.Cryptography.Internal": "1.0.0-*",
"Microsoft.AspNetCore.DataProtection.Abstractions": "1.0.0-*",
"Microsoft.AspNetCore.Testing": "1.0.0-*",

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.DataProtection.Abstractions": "1.0.0-*",
"Microsoft.AspNetCore.DataProtection.Extensions": "1.0.0-*",
"Microsoft.AspNetCore.DataProtection.Test.Shared": {

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.DataProtection": "1.0.0-*",
"Microsoft.AspNetCore.DataProtection.Test.Shared": {
"type": "build",