We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c569fbb commit a57a6e3Copy full SHA for a57a6e3
1 file changed
ArchUnitNET.TUnitTests/ArchUnitNET.TUnitTests.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
<ItemGroup>
9
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
10
- <PackageReference Include="TUnit" Version="0.61.39" />
+ <PackageReference Include="TUnit" Version="1.7.7" />
11
</ItemGroup>
12
13
<ProjectReference Include="..\ArchUnitNET.TUnit\ArchUnitNET.TUnit.csproj" />
0 commit comments