diff options
author | David Christiansen <david.christiansen@civil.lmco.com> | 2015-01-05 17:07:12 +0000 |
---|---|---|
committer | David Christiansen <david.christiansen@civil.lmco.com> | 2015-01-05 17:07:12 +0000 |
commit | a83904d922d6b6e2c090dd26b46b1bce3c8d2dca (patch) | |
tree | 4f08d20658cc472f20b8a933bd5b0c0d0ad897e1 /src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj | |
parent | 26ddb1b78f25d306863740ec35f9ebe327cf3a8b (diff) | |
download | DotNetOpenAuth-a83904d922d6b6e2c090dd26b46b1bce3c8d2dca.zip DotNetOpenAuth-a83904d922d6b6e2c090dd26b46b1bce3c8d2dca.tar.gz DotNetOpenAuth-a83904d922d6b6e2c090dd26b46b1bce3c8d2dca.tar.bz2 |
#365
Diffstat (limited to 'src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj')
-rw-r--r-- | src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj b/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj index 9069c41..4080898 100644 --- a/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj +++ b/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj @@ -68,6 +68,7 @@ <None Include="packages.config" /> </ItemGroup> <ItemGroup> + <EmbeddedResource Include="OAuth\OAuthStrings.en-GB.resx" /> <EmbeddedResource Include="OAuth\OAuthStrings.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>OAuthStrings.Designer.cs</LastGenOutput> |