1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-24 22:36:19 -04:00

Use GitHubActionsTestLogger for test reporting

This commit is contained in:
Mark McDowall
2024-02-18 20:32:43 -08:00
committed by Mark McDowall
parent 7a768b5d0f
commit 0242b40eda
12 changed files with 21 additions and 51 deletions
@@ -4,6 +4,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dapper" Version="2.0.123" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" />
<PackageReference Include="NBuilder" Version="6.1.0" />
<PackageReference Include="System.Data.SQLite.Core.Servarr" Version="1.0.115.5-18" />
</ItemGroup>