diff options
Diffstat (limited to 'src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj')
-rw-r--r-- | src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj b/src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj index 629e68e..95d0fe0 100644 --- a/src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj +++ b/src/DotNetOpenAuth.OAuth2.Client/DotNetOpenAuth.OAuth2.Client.csproj @@ -58,6 +58,7 @@ </ProjectReference> </ItemGroup> <ItemGroup> + <EmbeddedResource Include="OAuth2\ClientStrings.en-GB.resx" /> <EmbeddedResource Include="OAuth2\ClientStrings.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>ClientStrings.Designer.cs</LastGenOutput> |