Skip to content

Commit

Permalink
Prism.DryIoc.Avalonia.Tests includes package GitHubActionsTestLogger
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Suess committed Nov 3, 2024
1 parent a8c8338 commit 33c9a49
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>-->
<PackageReference Include="Avalonia.Markup.Xaml.Loader" />
<PackageReference Include="GitHubActionsTestLogger">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="Moq" />
<PackageReference Include="xunit" />
Expand Down

0 comments on commit 33c9a49

Please sign in to comment.