Merge branch 'release' into dev
This commit is contained in:
commit
730a23e5ca
|
|
@ -30,10 +30,7 @@
|
||||||
"System.Threading": "4.0.11-*",
|
"System.Threading": "4.0.11-*",
|
||||||
"System.Threading.Tasks": "4.0.11-*",
|
"System.Threading.Tasks": "4.0.11-*",
|
||||||
"System.Threading.Timer": "4.0.1-*"
|
"System.Threading.Timer": "4.0.1-*"
|
||||||
},
|
}
|
||||||
"imports": [
|
|
||||||
"dotnet5.4"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -21,10 +21,7 @@
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"net451": {},
|
"net451": {},
|
||||||
"netstandard1.3": {
|
"netstandard1.3": {
|
||||||
"dependencies": {},
|
"dependencies": {}
|
||||||
"imports": [
|
|
||||||
"dotnet5.4"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue