aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2019-01-08 18:04:12 -0500
committerGitHub <noreply@github.com>2019-01-08 18:04:12 -0500
commit9156b217144c3bebe66197b37dbb7d823b479c5f (patch)
tree00480a9963fd64fac3a126e6f91f6a6554c9e974 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parentb3bd238d29e87fbcb59392a0ea6a8a7c905e6daf (diff)
parent672e635742955222b39757ce94e9478e843ec3b4 (diff)
Merge pull request #493 from Bond-009/values
Remove unused resource
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
index 241505019..da3a4da07 100644
--- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj
+++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj
@@ -45,7 +45,6 @@
<EmbeddedResource Include="TextEncoding\NLangDetect\Profiles\*" />
<EmbeddedResource Include="TextEncoding\NLangDetect\Utils\messages.properties" />
<EmbeddedResource Include="Localization\Ratings\*.txt" />
- <EmbeddedResource Include="values.txt" />
</ItemGroup>
</Project>