Merge branch 'release' into dev

This commit is contained in:
Pavel Krymets 2016-04-18 16:57:01 -07:00
commit 80f794657d
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"keyFile": "../../tools/Key.snk"
},
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.Razor.Runtime": "1.0.0-*",
"Microsoft.AspNetCore.Razor.Test.Sources": {
"version": "1.0.0-*",

View File

@ -2,6 +2,7 @@
"version": "1.0.0",
"resource": "TestFiles/**/*",
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-*",
"Microsoft.AspNetCore.Razor": "1.0.0-*",
"Microsoft.AspNetCore.Razor.Test.Sources": {
"version": "1.0.0-*",