diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-08 21:15:31 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-08 21:15:31 -0400 |
| commit | a2dc5e090bac15ee2dd7c83281aa9fada1f74734 (patch) | |
| tree | 5f6da5aa9c9faed8a4c0ff05d504043adad3efc3 /MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj | |
| parent | 09bffa1b560f2d9e43735f3c6de881e17b2c245f (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj')
| -rw-r--r-- | MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj b/MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj index 2e33ee2d5f..6c255f2a87 100644 --- a/MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj +++ b/MediaBrowser.ServerApplication/MediaBrowser.ServerApplication.csproj @@ -105,12 +105,6 @@ <Compile Include="FFMpeg\FFMpegInfo.cs" /> <Compile Include="IO\FileSystemFactory.cs" /> <Compile Include="IO\NativeFileSystem.cs" /> - <Compile Include="LibraryViewer.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Include="LibraryViewer.Designer.cs"> - <DependentUpon>LibraryViewer.cs</DependentUpon> - </Compile> <Compile Include="Logging\LogForm.cs"> <SubType>Form</SubType> </Compile> @@ -155,9 +149,6 @@ <None Include="packages.config" /> </ItemGroup> <ItemGroup> - <EmbeddedResource Include="LibraryViewer.resx"> - <DependentUpon>LibraryViewer.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="Logging\LogForm.resx"> <DependentUpon>LogForm.cs</DependentUpon> </EmbeddedResource> |
