diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-11 00:43:57 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-11-11 00:43:57 -0500 |
| commit | 68b3ca63837e572756e6670547ea2e27d995cbe3 (patch) | |
| tree | bc9629a21e7ed9779b5cf04474732962bb9e789b /MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj | |
| parent | b3f22fd05237e589d79e3f06de7e5db27effcc93 (diff) | |
update core project
Diffstat (limited to 'MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj')
| -rw-r--r-- | MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj b/MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj index f5f5610650..7d6df52c20 100644 --- a/MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj +++ b/MediaBrowser.Server.Startup.Common/MediaBrowser.Server.Startup.Common.csproj @@ -96,11 +96,9 @@ <Compile Include="Activity\ActivityRepository.cs" /> <Compile Include="ApplicationHost.cs" /> <Compile Include="ApplicationPathHelper.cs" /> - <Compile Include="Browser\BrowserLauncher.cs" /> <Compile Include="Configuration\ServerConfigurationManager.cs" /> <Compile Include="Devices\DeviceRepository.cs" /> <Compile Include="EntryPoints\ExternalPortForwarding.cs" /> - <Compile Include="EntryPoints\StartupWizard.cs" /> <Compile Include="FFMpeg\FFMpegLoader.cs" /> <Compile Include="FFMpeg\FFMpegInstallInfo.cs" /> <Compile Include="FFMpeg\FFMpegInfo.cs" /> |
