1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

fixing signalr startup issues

This commit is contained in:
kay.one
2013-08-12 22:16:30 -07:00
parent 47197b802c
commit 2771d91f2f
5 changed files with 8 additions and 4 deletions
+3
View File
@@ -118,6 +118,9 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="..\NzbDrone.Host\app.config">
<Link>app.config</Link>
</None>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
-2
View File
@@ -1,2 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration />