Skip to content
This repository has been archived by the owner on Dec 26, 2023. 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 7b1d6b9 commit 7981ffb
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 @@ -38,10 +38,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 @@ -27,7 +27,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 7981ffb

Please sign in to comment.