fixing build

This commit is contained in:
moozzyk 2016-01-08 16:35:37 -08:00
parent d8b6b27a5d
commit deca0f3bef
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
"dependencies": {
"NETStandard.Library": "1.0.0-*",
"System.Xml.XDocument": "4.0.11-beta-*",
"System.Xml.XDocument": "4.0.11-*",
"Microsoft.Extensions.CommandLineUtils": "1.0.0-*"
},