aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-11-20 12:49:11 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-11-20 12:49:11 -0500
commitc3530e5e3255d2c2e8ec5fa4bc4635a21904235e (patch)
treef7ebfc5622ca50d6961dfcff955d48e04f0d2f1d /MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
parent2f3b26ed30a460d0b4238547dce0821603784a9f (diff)
fixes #633 - Support Canadian ratings
Diffstat (limited to 'MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj')
-rw-r--r--MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
index 282991cc1..9347ea0eb 100644
--- a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
+++ b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj
@@ -266,6 +266,7 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
+ <EmbeddedResource Include="Localization\Ratings\ca.txt" />
<Content Include="swagger-ui\css\hightlight.default.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>