creating powershell build and package script

This commit is contained in:
Keivan Beigi 2013-03-28 17:12:40 -07:00
commit 3b22c087c6
22 changed files with 236 additions and 232 deletions

View file

@ -1,6 +1,5 @@
using System;
using System.Collections.Generic;
using System.Linq;
using Autofac;
using NLog;
using Nancy.Bootstrapper;