@ -45,6 +45,7 @@
<PlatformTarget > x86</PlatformTarget>
<PlatformTarget > x86</PlatformTarget>
</PropertyGroup>
</PropertyGroup>
<ItemGroup >
<ItemGroup >
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "MvcMiniProfiler, Version=1.9.0.0, Culture=neutral, PublicKeyToken=b44f9351044011a3, processorArchitecture=MSIL" >
<Reference Include= "MvcMiniProfiler, Version=1.9.0.0, Culture=neutral, PublicKeyToken=b44f9351044011a3, processorArchitecture=MSIL" >
<SpecificVersion > False</SpecificVersion>
<SpecificVersion > False</SpecificVersion>
<HintPath > ..\packages\MiniProfiler.1.9\lib\net40\MvcMiniProfiler.dll</HintPath>
<HintPath > ..\packages\MiniProfiler.1.9\lib\net40\MvcMiniProfiler.dll</HintPath>
@ -448,6 +449,7 @@
<Compile Include= "Controllers\StreamController.cs" />
<Compile Include= "Controllers\StreamController.cs" />
<Compile Include= "Controllers\SystemController.cs" />
<Compile Include= "Controllers\SystemController.cs" />
<Compile Include= "Controllers\UpcomingController.cs" />
<Compile Include= "Controllers\UpcomingController.cs" />
<Compile Include= "Controllers\UpdateController.cs" />
<Compile Include= "Global.asax.cs" >
<Compile Include= "Global.asax.cs" >
<DependentUpon > Global.asax</DependentUpon>
<DependentUpon > Global.asax</DependentUpon>
</Compile>
</Compile>
@ -922,6 +924,9 @@
<ItemGroup >
<ItemGroup >
<Content Include= "Views\Settings\Prowl.cshtml" />
<Content Include= "Views\Settings\Prowl.cshtml" />
</ItemGroup>
</ItemGroup>
<ItemGroup >
<Content Include= "Views\Update\Index.cshtml" />
</ItemGroup>
<Import Project= "$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project= "$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project= "$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<Import Project= "$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.