Skip to content

Commit e58c3c0

Browse files
Bump GitHubActionsTestLogger from 2.4.1 to 3.0.0
--- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b55adfc commit e58c3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1010
<PackageReference Include="xunit" Version="2.9.3" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />
12-
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" PrivateAssets="All" />
12+
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.0" PrivateAssets="All" />
1313

1414
<PackageReference Include="Foundatio.TestHarness" Version="12.0.0" Condition="'$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1515
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio.TestHarness\Foundatio.TestHarness.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />

0 commit comments

Comments
 (0)