From 18f93056b7d882b4dcce4d3afacd1ba6d37d94ac Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 17 Jan 2017 17:26:27 -0500 Subject: Tutorial backend, deletion of Nancy I'll probably do a SaaS webadmin tool for the MUD in ASP.NET someday. --- ShiftOS.Server/ShiftOS.Server.csproj | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'ShiftOS.Server/ShiftOS.Server.csproj') diff --git a/ShiftOS.Server/ShiftOS.Server.csproj b/ShiftOS.Server/ShiftOS.Server.csproj index 8db678e..ae6248c 100644 --- a/ShiftOS.Server/ShiftOS.Server.csproj +++ b/ShiftOS.Server/ShiftOS.Server.csproj @@ -37,18 +37,6 @@ ..\packages\DynamicLua.1.1.2.0\lib\net40-Client\DynamicLua.dll True - - ..\packages\Nancy.1.4.1\lib\net40\Nancy.dll - True - - - ..\packages\Nancy.Authentication.Basic.1.4.1\lib\net40\Nancy.Authentication.Basic.dll - True - - - ..\packages\Nancy.Hosting.Self.1.4.1\lib\net40\Nancy.Hosting.Self.dll - True - ..\Libraries\NetSockets.dll @@ -73,7 +61,6 @@ True Resources.resx - -- cgit v1.2.3