1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00

Simplify GitHubActionsTestLogger as dependency to test projects

This commit is contained in:
Bogdan
2025-11-24 12:19:01 +02:00
committed by Mark McDowall
parent 84fbab6ab4
commit 26934a5d81
11 changed files with 1 additions and 20 deletions
@@ -4,7 +4,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.1.66" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageReference Include="NBuilder" Version="6.1.0" />
</ItemGroup>
<ItemGroup>