Reacting to changes in OptionsModel
This commit is contained in:
parent
7591d5b813
commit
8983a03fed
|
|
@ -29,6 +29,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Microsoft.Win32.Registry": "4.0.0-beta-*",
|
"Microsoft.Win32.Registry": "4.0.0-beta-*",
|
||||||
"System.IO": "4.0.10-beta-*",
|
"System.IO": "4.0.10-beta-*",
|
||||||
|
"System.IO.FileSystem": "4.0.0-beta-*",
|
||||||
"System.Linq": "4.0.0-beta-*",
|
"System.Linq": "4.0.0-beta-*",
|
||||||
"System.Reflection.Extensions": "4.0.0-beta-*",
|
"System.Reflection.Extensions": "4.0.0-beta-*",
|
||||||
"System.Reflection.TypeExtensions": "4.0.0-beta-*",
|
"System.Reflection.TypeExtensions": "4.0.0-beta-*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue