Skip to content

Commit

Permalink
Explicitly add the HighPerformance package to the Family0 project
Browse files Browse the repository at this point in the history
  • Loading branch information
bonk-dev committed Aug 26, 2024
1 parent 52a08bd commit 3b725c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions HarpoS7.Family0/HarpoS7.Family0.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,8 @@
</Reference>
</ItemGroup>

<ItemGroup>
<PackageReference Include="CommunityToolkit.HighPerformance" Version="8.2.2" />
</ItemGroup>

</Project>

0 comments on commit 3b725c1

Please sign in to comment.