Skip to content

Commit

Permalink
Update more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CharliePoole committed Feb 12, 2024
1 parent 92f0deb commit 512e5ab
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/DirectTestAgent/DirectTestAgent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="TestCentric.Engine.Api" Version="2.0.0-dev00003" />
<PackageReference Include="TestCentric.Engine.Api" Version="2.0.0-dev00005" />
<PackageReference Include="TestCentric.Extensibility" Version="3.0.0-dev00018" />
<PackageReference Include="TestCentric.InternalTrace" Version="1.2.0-dev00013" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<ItemGroup>
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnitLite" Version="3.13.3" />
<PackageReference Include="TestCentric.Engine.Api" Version="2.0.0-dev00003" />
<PackageReference Include="TestCentric.Engine.Api" Version="2.0.0-dev00005" />
<PackageReference Include="TestCentric.Extensibility" Version="3.0.0-dev00018" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/TestCentric.Agent.Core/TestCentric.Agent.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="TestCentric.Engine.Api" Version="2.0.0-dev00003" />
<PackageReference Include="TestCentric.Engine.Api" Version="2.0.0-dev00005" />
<PackageReference Include="TestCentric.Extensibility" Version="3.0.0-dev00018" />
<PackageReference Include="TestCentric.Metadata" Version="3.0.2-dev00002" />
<PackageReference Include="TestCentric.InternalTrace" Version="1.2.0-dev00013" />
Expand Down

0 comments on commit 512e5ab

Please sign in to comment.