From 2b71bec1fbebcbb224ceb9c2de1c10834c35a7a9 Mon Sep 17 00:00:00 2001 From: mausch Date: Thu, 2 Jul 2015 00:54:06 +0100 Subject: [PATCH] Fix references --- QuartzNetWebConsole.sln | 7 ------- SampleApp.Owin/SampleApp.Owin.csproj | 20 ++++++-------------- SampleApp.Owin/packages.config | 4 +++- SampleApp/SampleApp.csproj | 7 ------- 4 files changed, 9 insertions(+), 29 deletions(-) diff --git a/QuartzNetWebConsole.sln b/QuartzNetWebConsole.sln index 49dce25..dd0d3b8 100644 --- a/QuartzNetWebConsole.sln +++ b/QuartzNetWebConsole.sln @@ -3,13 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 2013 VisualStudioVersion = 12.0.31101.0 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".nuget", ".nuget", "{CAD78976-5F87-4988-BC1D-E3E70398F7CD}" - ProjectSection(SolutionItems) = preProject - .nuget\NuGet.Config = .nuget\NuGet.Config - .nuget\NuGet.exe = .nuget\NuGet.exe - .nuget\NuGet.targets = .nuget\NuGet.targets - EndProjectSection -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuartzNetWebConsole", "QuartzNetWebConsole\QuartzNetWebConsole.csproj", "{72A7A322-38DD-47DD-8948-6ED6E2F9DC5D}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuartzNetWebConsole.Tests", "QuartzNetWebConsole.Tests\QuartzNetWebConsole.Tests.csproj", "{05021F00-C4D1-45C3-92EC-92C467B74F67}" diff --git a/SampleApp.Owin/SampleApp.Owin.csproj b/SampleApp.Owin/SampleApp.Owin.csproj index bceb98f..790d7d6 100644 --- a/SampleApp.Owin/SampleApp.Owin.csproj +++ b/SampleApp.Owin/SampleApp.Owin.csproj @@ -40,18 +40,17 @@ ..\packages\Common.Logging.Core.3.0.0\lib\net40\Common.Logging.Core.dll - + ..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll + True - - False - ..\packages\Microsoft.Owin.Host.HttpListener.3.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll - - + ..\packages\Microsoft.Owin.Hosting.3.0.1\lib\net45\Microsoft.Owin.Hosting.dll + True - + ..\packages\Owin.1.0\lib\net40\Owin.dll + True ..\packages\Quartz.2.3.2\lib\net40\Quartz.dll @@ -87,13 +86,6 @@ - - - - This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - -