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

Commit

Permalink
Update to Cake.Issues 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Dec 23, 2023
1 parent d368852 commit 135e116
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Cake.Issues">
<Version>4.0.0-beta0001</Version>
<Version>4.0.0</Version>
</PackageReference>
<PackageReference Include="Cake.Issues.Testing">
<Version>4.0.0-beta0001</Version>
<Version>4.0.0</Version>
</PackageReference>
<PackageReference Include="Cake.Testing">
<Version>4.0.0</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<Version>4.0.0</Version>
</PackageReference>
<PackageReference Include="Cake.Issues">
<Version>4.0.0-beta0001</Version>
<Version>4.0.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 135e116

Please sign in to comment.