Refactored multiple files to eliminate dependencies on the EnvelopeGenerator.CommonServices namespace. This includes removing using directives in `ReadEmailTemplateQueryHandler.cs`, `ReadEnvelopeResponse.cs`, and `ReadHistoryResponse.cs`. Additionally, project references to `EnvelopeGenerator.CommonServices.vbproj` were removed from both `EnvelopeGenerator.Application.csproj` and `EnvelopeGenerator.Extensions.csproj`, indicating a shift towards using only the `EnvelopeGenerator.Domain` project.
Description
No description provided
Languages
JavaScript
86.6%
C#
5.1%
HTML
4.2%
Visual Basic .NET
2.7%
CSS
0.9%
Other
0.4%