Fixing broken project.json
This commit is contained in:
parent
3e7d8d54f9
commit
90864bcd9c
|
|
@ -18,7 +18,7 @@
|
|||
"System.Runtime": "4.0.20.0",
|
||||
"System.Runtime.Extensions": "4.0.10.0",
|
||||
"System.Threading": "4.0.0.0",
|
||||
"System.Threading.Tasks": "4.0.10.0"
|
||||
"System.Threading.Tasks": "4.0.10.0",
|
||||
"System.Text.RegularExpressions": "4.0.0.0"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue