Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
(GH-46) Build against Cake.Issues 3.0 Beta 2 (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger authored Jun 22, 2023
1 parent 0ce2aee commit 6bcb457
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Cake.Issues.Testing">
<Version>2.0.0</Version>
<Version>3.0.0-beta0002</Version>
</PackageReference>
<PackageReference Include="Cake.Testing">
<Version>3.0.0</Version>
Expand Down
2 changes: 1 addition & 1 deletion src/Cake.Issues.Terraform/Cake.Issues.Terraform.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<Version>3.0.0</Version>
</PackageReference>
<PackageReference Include="Cake.Issues">
<Version>2.0.0</Version>
<Version>3.0.0-beta0002</Version>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.3">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 6bcb457

Please sign in to comment.