Skip to content

Commit

Permalink
Fixed build. (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgernand authored Jun 16, 2024
1 parent 7e786c6 commit 6b8e93e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@

<ItemGroup>
<PackageReference Include="Fluxera.Queries" Version="8.0.1" />
<PackageReference Include="GitVersion.MsBuild" Version="5.12.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 6b8e93e

Please sign in to comment.