Add missing NuGet packages into Wox.UAC

This commit is contained in:
Yeechan Lu 2014-03-17 19:54:09 +08:00
parent d794c4c81f
commit 5b1563b851

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="log4net" version="2.0.3" targetFramework="net35" />
<package id="Newtonsoft.Json" version="5.0.8" targetFramework="net35" />
<package id="SharpZipLib" version="0.86.0" targetFramework="net35" />
</packages>