Fixing System.Diagnostics.Contracts reference
This commit is contained in:
parent
c9fbaccde1
commit
9309765ffa
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"aspnetcore50": {
|
||||
"dependencies": {
|
||||
"System.Diagnostics.Contracts": "4.0.0-beta",
|
||||
"System.Diagnostics.Contracts": "4.0.0-beta-*",
|
||||
"System.Net.Http": "4.0.0-beta-*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue