Skip to content

Commit 680dea2

Browse files
authored
build: remove GitHubActionsTestLogger
1 parent 32056ec commit 680dea2

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/Directory.Build.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@
2727
<PackageReference Include="coverlet.msbuild" Version="3.1.2" PrivateAssets="All" />
2828
</ItemGroup>
2929

30-
<ItemGroup Condition="'$(Configuration)' == 'Release' AND $(MSBuildProjectName) != 'bunit.testassets'">
31-
<PackageReference Include="GitHubActionsTestLogger" Version="1.3.0" />
32-
</ItemGroup>
33-
3430
<ItemGroup Condition="('$(TargetFramework)' == 'netstandard2.1' OR '$(TargetFramework)' == 'netcoreapp3.1')">
3531
<PackageReference Include="Microsoft.AspNetCore.Components.Authorization" Version="$(DotNet3Version)" />
3632
<PackageReference Include="Microsoft.Extensions.Logging" Version="$(DotNet3Version)" />

0 commit comments

Comments
 (0)