Disable Microsoft.AspNet.Cryptography.KeyDerivation.Test on CoreCLR.
This commit is contained in:
parent
4165ee02c1
commit
cea46e7851
|
|
@ -8,8 +8,7 @@
|
|||
"xunit.runner.aspnet": "2.0.0-aspnet-*"
|
||||
},
|
||||
"frameworks": {
|
||||
"dnx451": { },
|
||||
"dnxcore50": { }
|
||||
"dnx451": { }
|
||||
},
|
||||
"commands": {
|
||||
"test": "xunit.runner.aspnet"
|
||||
|
|
|
|||
Loading…
Reference in New Issue