summaryrefslogtreecommitdiffstats
path: root/SendGrid/Tests/Tests.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'SendGrid/Tests/Tests.csproj')
-rwxr-xr-xSendGrid/Tests/Tests.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/SendGrid/Tests/Tests.csproj b/SendGrid/Tests/Tests.csproj
index 86ce660..71b0db4 100755
--- a/SendGrid/Tests/Tests.csproj
+++ b/SendGrid/Tests/Tests.csproj
@@ -54,7 +54,9 @@
<ItemGroup>
<Compile Include="TestHeader.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="TestJsonUtils.cs" />
<Compile Include="TestSendgridMessageSetup.cs" />
+ <Compile Include="TestTreeNode.cs" />
<Compile Include="Transport\TestREST.cs" />
<Compile Include="Transport\TestSMTP.cs" />
</ItemGroup>