Skip to content

Commit

Permalink
COH-30809 Resolve SSL issues in .NET client tests - switch back to NU…
Browse files Browse the repository at this point in the history
…nit tests

[git-p4: depot-paths = "//dev/main.net/": change = 111288]
  • Loading branch information
vasac committed Sep 12, 2024
1 parent a6af33f commit c8f07b1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/Coherence.Pof.Tests/Coherence.Pof.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="TestCentric.Metadata" Version="2.0.0" />
<PackageReference Include="XunitXml.TestLogger" Version="4.0.254" />
</ItemGroup>

<ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion tests/Coherence.Tests/Coherence.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.9.4" />
<PackageReference Include="System.Text.Json" Version="6.0.9" />
<PackageReference Include="TestCentric.Metadata" Version="2.0.0" />
<PackageReference Include="XunitXml.TestLogger" Version="4.0.254" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit c8f07b1

Please sign in to comment.