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

Commit

Permalink
Update Cake.Issues to 0.9.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Aug 22, 2020
1 parent d040614 commit b2cb797
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>0.9.0-beta0004</Version>
<Version>0.9.0</Version>
</PackageReference>
<PackageReference Include="Cake.Issues.Testing">
<Version>0.9.0-beta0004</Version>
<Version>0.9.0</Version>
</PackageReference>
<PackageReference Include="Cake.Testing">
<Version>0.33.0</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<Version>0.33.0</Version>
</PackageReference>
<PackageReference Include="Cake.Issues">
<Version>0.9.0-beta0004</Version>
<Version>0.9.0</Version>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers">
<Version>3.0.0</Version>
Expand Down

0 comments on commit b2cb797

Please sign in to comment.