|
|
|
@ -103,8 +103,9 @@
|
|
|
|
|
<Reference Include="Nancy.Hosting.Self">
|
|
|
|
|
<HintPath>..\packages\Nancy.Hosting.Self.0.16.1\lib\net40\Nancy.Hosting.Self.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath>
|
|
|
|
|
<Reference Include="NLog, Version=2.0.1.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
<HintPath>..\packages\NLog.2.0.1.2\lib\net40\NLog.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
@ -127,9 +128,9 @@
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="app.config" />
|
|
|
|
|
<None Include="NLog.config">
|
|
|
|
|
<Content Include="NLog.config">
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</None>
|
|
|
|
|
</Content>
|
|
|
|
|
<None Include="NLog.xsd">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</None>
|
|
|
|
|