mirror of
https://github.com/jellyfin/TMDbLib.git
synced 2025-02-21 14:00:52 +00:00
Reduce required netstandard version
Seems we can use 1.0 instead of 1.6
This commit is contained in:
parent
e50de0323b
commit
a3d7d8dce9
@ -18,7 +18,7 @@
|
||||
},
|
||||
|
||||
"frameworks": {
|
||||
"netstandard1.6": {
|
||||
"netstandard1.0": {
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"System.Net.Http": "4.0.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user