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

Commit

Permalink
Merge pull request #47 from pascalberger/feature/gh-45
Browse files Browse the repository at this point in the history
(GH-45) Update to Cake.Issues 0.9.0
  • Loading branch information
pascalberger authored Jul 12, 2020
2 parents f7ddc85 + dfbbedb commit 526e1db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.8.0</Version>
<Version>0.9.0-beta0002</Version>
</PackageReference>
<PackageReference Include="Cake.Issues.Testing">
<Version>0.8.0</Version>
<Version>0.9.0-beta0002</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 @@ -31,9 +31,9 @@
<Version>0.33.0</Version>
</PackageReference>
<PackageReference Include="Cake.Issues">
<Version>0.8.0</Version>
<Version>0.9.0-beta0002</Version>
</PackageReference>
<PackageReference Include="Cake.Issues.Reporting" Version="0.8.0" />
<PackageReference Include="Cake.Issues.Reporting" Version="0.9.0-beta0001" />
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers">
<Version>3.0.0</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 526e1db

Please sign in to comment.