fixes #633 - Support Canadian ratings

This commit is contained in:
Luke Pulverenti 2013-11-20 12:49:11 -05:00
parent 2f3b26ed30
commit c3530e5e32
2 changed files with 12 additions and 0 deletions

View file

@ -0,0 +1,11 @@
CA-G,1
GB-U,1
CA-PG,5
DE-0,5
CA-14A,7
DE-12,7
CA-A,8
CA-18A,9
SE-11,9
DE-16,9
CA-R,10

View file

@ -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>