Merge pull request #446 from adamchester/patch-1

Make Code Analysis (and build) work on en-[!US]
This commit is contained in:
Brendan Forster
2014-04-05 21:19:00 +13:00
+2 -1
View File
@@ -13,6 +13,7 @@
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkProfile>Profile78</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
<CodeAnalysisCulture>en-US</CodeAnalysisCulture>
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@@ -344,4 +345,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>