Skip to content

Commit

Permalink
(cake-contribGH-126) Build against Cake 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalberger committed Jul 20, 2022
1 parent 252bea3 commit cb36cca
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 @@ -29,7 +29,7 @@
<Version>1.0.0</Version>
</PackageReference>
<PackageReference Include="Cake.Testing">
<Version>1.0.0</Version>
<Version>2.0.0</Version>
</PackageReference>
<PackageReference Include="Shouldly">
<Version>4.0.3</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<ItemGroup>
<PackageReference Include="Cake.Core">
<Version>1.0.0</Version>
<Version>2.0.0</Version>
</PackageReference>
<PackageReference Include="Cake.Issues">
<Version>1.0.0</Version>
Expand Down

0 comments on commit cb36cca

Please sign in to comment.