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 9df2ae1 + 153bd52 commit cc8a0b3Copy full SHA for cc8a0b3
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.8" />
34
<PackageReference Include="TUnit.Assertions" Version="0.57.24" />
35
- <PackageReference Include="TUnit.Core" Version="0.57.24" />
+ <PackageReference Include="TUnit.Core" Version="0.57.65" />
36
</ItemGroup>
37
38
<ItemGroup>
0 commit comments