We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9556726 + cbdc0c2 commit d376cd6Copy full SHA for d376cd6
src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj
@@ -32,7 +32,7 @@
32
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
33
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
34
<PackageReference Include="TUnit.Assertions" Version="0.57.65" />
35
- <PackageReference Include="TUnit.Core" Version="0.57.65" />
+ <PackageReference Include="TUnit.Core" Version="0.61.13" />
36
</ItemGroup>
37
38
<ItemGroup>
0 commit comments