restoring packages
This commit is contained in:
parent
2705e1fbdb
commit
b96c76babe
1 changed files with 2 additions and 1 deletions
|
|
@ -70,7 +70,8 @@
|
||||||
"Newtonsoft.Json >= 10.0.2"
|
"Newtonsoft.Json >= 10.0.2"
|
||||||
],
|
],
|
||||||
".NETFramework,Version=v4.5.1": [
|
".NETFramework,Version=v4.5.1": [
|
||||||
"fx/System.ComponentModel.DataAnnotations >= 4.0.0"
|
"fx/System.ComponentModel.DataAnnotations >= 4.0.0",
|
||||||
|
"fx/System.Json >= 4.0.0"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue