Skip to content

Commit

Permalink
Added TC test adapter to client project
Browse files Browse the repository at this point in the history
  • Loading branch information
droyad committed Sep 25, 2017
1 parent 952b11d commit 91f4572
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/Octopus.Client.Tests/Octopus.Client.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.3.0" />
<PackageReference Include="NUnit" Version="3.8.1" />
<PackageReference Include="NUnit3TestAdapter" Version="3.8.0" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="TeamCity.ServiceMessages" Version="3.0.9" />
<PackageReference Include="TeamCity.VSTest.TestAdapter" Version="1.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="Assent" Version="1.0.0" />
<PackageReference Include="Autofac" Version="4.1.1" />
<PackageReference Include="FluentAssertions" Version="4.15.0" />
Expand Down

0 comments on commit 91f4572

Please sign in to comment.