diff options
Diffstat (limited to 'SendGrid/Tests/Tests.csproj')
-rwxr-xr-x | SendGrid/Tests/Tests.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/SendGrid/Tests/Tests.csproj b/SendGrid/Tests/Tests.csproj index 71b0db4..8009274 100755 --- a/SendGrid/Tests/Tests.csproj +++ b/SendGrid/Tests/Tests.csproj @@ -55,6 +55,7 @@ <Compile Include="TestHeader.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="TestJsonUtils.cs" />
+ <Compile Include="TestSendgrid.cs" />
<Compile Include="TestSendgridMessageSetup.cs" />
<Compile Include="TestTreeNode.cs" />
<Compile Include="Transport\TestREST.cs" />
|