Fix the tests for targeting netstandard1.3.
This commit is contained in:
parent
eec324a844
commit
38753d42b0
11 changed files with 29 additions and 19 deletions
|
@ -30,7 +30,7 @@
|
|||
"System.Collections.Immutable": "1.2.0-rc2-24022",
|
||||
"System.Net.NetworkInformation": "4.1.0-rc2-24022"
|
||||
},
|
||||
"net451": {
|
||||
"net46": {
|
||||
"frameworkAssemblies": {
|
||||
"System.Runtime": {
|
||||
"type": "build"
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
"net46": {
|
||||
"frameworkAssemblies": {
|
||||
"System.Configuration": ""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue