Temporarily disable running tests on Microsoft.AspNetCore.RazorPages.Test

This commit is contained in:
Pranav K 2016-10-21 14:50:32 -07:00
parent 29cd24f66b
commit 177fb2a6b1
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
"Moq": "4.6.36-*",
"xunit": "2.2.0-*"
},
"testRunner": "xunit",
"frameworks": {
"netcoreapp1.1": {
"dependencies": {