diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-04-10 17:11:06 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2016-04-10 17:11:06 -0400 |
| commit | 3d1c950de8eaa7292ab87f29c9cdb27bbdf18d0e (patch) | |
| tree | 82e394bcef85f6357ba983e477ee241caac2dd9f /MediaBrowser.WebDashboard | |
| parent | 4f8764ee5a28c2b5dba3524dc838c1304591bfb0 (diff) | |
improve connect error messages
Diffstat (limited to 'MediaBrowser.WebDashboard')
| -rw-r--r-- | MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj index 122176facc..70b19f971b 100644 --- a/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj +++ b/MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj @@ -1688,9 +1688,6 @@ <Content Include="dashboard-ui\strings\ru.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
- <Content Include="dashboard-ui\strings\server.json">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
<Content Include="dashboard-ui\strings\sl-SI.json">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
|
