mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-05 10:32:35 +01:00
fixed broken build.
This commit is contained in:
parent
0eecb0bde0
commit
d7246302fd
@ -106,9 +106,9 @@
|
|||||||
<Reference Include="System.Configuration" />
|
<Reference Include="System.Configuration" />
|
||||||
<Reference Include="System.Web.Services" />
|
<Reference Include="System.Web.Services" />
|
||||||
<Reference Include="System.EnterpriseServices" />
|
<Reference Include="System.EnterpriseServices" />
|
||||||
<Reference Include="WebActivator, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="WebActivator, Version=1.5.2.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>..\..\packages\WebActivator.1.5.1\lib\net40\WebActivator.dll</HintPath>
|
<HintPath>..\..\packages\WebActivator.1.5.2\lib\net40\WebActivator.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -239,13 +239,7 @@
|
|||||||
<Content Include="Content2\Bootstrap\tooltip.less" />
|
<Content Include="Content2\Bootstrap\tooltip.less" />
|
||||||
<Content Include="Content2\Bootstrap\type.less" />
|
<Content Include="Content2\Bootstrap\type.less" />
|
||||||
<Content Include="Content2\Bootstrap\utilities.less" />
|
<Content Include="Content2\Bootstrap\utilities.less" />
|
||||||
<Content Include="Content2\Bootstrap\variables.css">
|
|
||||||
<DependentUpon>variables.less</DependentUpon>
|
|
||||||
</Content>
|
|
||||||
<Content Include="Content2\Bootstrap\variables.less" />
|
<Content Include="Content2\Bootstrap\variables.less" />
|
||||||
<Content Include="Content2\Bootstrap\variables.min.css">
|
|
||||||
<DependentUpon>variables.less</DependentUpon>
|
|
||||||
</Content>
|
|
||||||
<Content Include="Content2\Bootstrap\wells.less" />
|
<Content Include="Content2\Bootstrap\wells.less" />
|
||||||
<Content Include="Content2\FancyBox\jquery.fancybox.css" />
|
<Content Include="Content2\FancyBox\jquery.fancybox.css" />
|
||||||
<Content Include="Content2\FancyBox\jquery.fancybox.js" />
|
<Content Include="Content2\FancyBox\jquery.fancybox.js" />
|
||||||
|
Loading…
Reference in New Issue
Block a user