Skip to content

Commit 33c9a49

Browse files
author
Damian Suess
committed
Prism.DryIoc.Avalonia.Tests includes package GitHubActionsTestLogger
1 parent a8c8338 commit 33c9a49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/Avalonia/Prism.DryIoc.Avalonia.Tests/Prism.DryIoc.Avalonia.Tests.csproj

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>-->
1414
<PackageReference Include="Avalonia.Markup.Xaml.Loader" />
15+
<PackageReference Include="GitHubActionsTestLogger">
16+
<PrivateAssets>all</PrivateAssets>
17+
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
18+
</PackageReference>
1519
<PackageReference Include="Microsoft.NET.Test.Sdk" />
1620
<PackageReference Include="Moq" />
1721
<PackageReference Include="xunit" />

0 commit comments

Comments
 (0)