Skip to content

Commit

Permalink
Update GitHubActionsTestLogger (DapperLib#1781)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrrrz committed Aug 21, 2022
1 parent 4562cc2 commit a31dfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<ProjectReference Include="../../Dapper/Dapper.csproj" />
<PackageReference Include="GitHubActionsTestLogger" Version="1.1.2" />
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
Expand Down

0 comments on commit a31dfd3

Please sign in to comment.