fixed ratings. moved them to static text files

This commit is contained in:
Luke Pulverenti
2013-06-10 13:46:11 -04:00
parent c174859b52
commit d2933cab73
17 changed files with 264 additions and 438 deletions

View File

@@ -204,6 +204,10 @@
</ProjectReference>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Localization\Ratings\us.txt" />
<EmbeddedResource Include="Localization\Ratings\au.txt" />
<EmbeddedResource Include="Localization\Ratings\gb.txt" />
<EmbeddedResource Include="Localization\Ratings\nl.txt" />
<Content Include="swagger-ui\css\hightlight.default.css">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>