Skip to content

Commit

Permalink
(#67) added a reference to Cake.Addin.Analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-a committed May 23, 2024
1 parent 93d8772 commit 19321b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/Cake.Terraform/Cake.Terraform.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cake.Addin.Analyzer">
<Version>0.1.3</Version>
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Cake.Core" PrivateAssets="All">
<Version>0.33.0</Version>
</PackageReference>
Expand Down

0 comments on commit 19321b1

Please sign in to comment.