Skip to content

Commit

Permalink
Expose internals of fusion to bcp services (#6390)
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalSenn authored Jul 26, 2023
1 parent 5f33802 commit e602543
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<ItemGroup>
<InternalsVisibleTo Include="HotChocolate.Fusion.Tests" />
<InternalsVisibleTo Include="HotChocolate.Fusion.CommandLine" />
<InternalsVisibleTo Include="BananaCakePop.Services" />
<InternalsVisibleTo Include="CookieCrumble" />
</ItemGroup>

Expand Down

0 comments on commit e602543

Please sign in to comment.