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-*"
|
"xunit.runner.aspnet": "2.0.0-aspnet-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": { },
|
"dnx451": { }
|
||||||
"dnxcore50": { }
|
|
||||||
},
|
},
|
||||||
"commands": {
|
"commands": {
|
||||||
"test": "xunit.runner.aspnet"
|
"test": "xunit.runner.aspnet"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue