Fixed build

This commit is contained in:
tidusjar 2016-12-19 20:08:43 +00:00
parent 9c517aa2e0
commit 0d6cdebfa8
2 changed files with 3 additions and 0 deletions

View file

@ -27,10 +27,12 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Net;
using System.Text;
using System.Threading.Tasks;
using System.Web;
using NLog;
using HttpUtility = Nancy.Helpers.HttpUtility;