creating powershell build and package script

This commit is contained in:
Keivan Beigi
2013-03-28 17:12:40 -07:00
parent a221994cd7
commit 3b22c087c6
22 changed files with 236 additions and 232 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Exceptron.Client" version="1.0.20" targetFramework="net40" />
<package id="Exceptron.NLog" version="1.0.11" targetFramework="net40" />
<package id="NLog" version="2.0.0.2000" targetFramework="net40" />
</packages>