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 aa4e15a + 3dd39b7 commit 5351c64Copy full SHA for 5351c64
src/CodeOfChaos.Testing.TUnit/CodeOfChaos.Testing.TUnit.csproj
@@ -31,9 +31,8 @@
31
<ItemGroup>
32
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
33
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.9" />
34
-
35
<PackageReference Include="TUnit.Assertions" Version="0.67.19" />
36
- <PackageReference Include="TUnit.Core" Version="0.66.6" />
+ <PackageReference Include="TUnit.Core" Version="0.67.19" />
37
</ItemGroup>
38
39
0 commit comments