Skip to content

Commit

Permalink
Bump Cake.Core from 0.33.0 to 0.34.1
Browse files Browse the repository at this point in the history
Bumps [Cake.Core](https://github.com/cake-build/cake) from 0.33.0 to 0.34.1.
- [Release notes](https://github.com/cake-build/cake/releases)
- [Changelog](https://github.com/cake-build/cake/blob/develop/ReleaseNotes.md)
- [Commits](cake-build/cake@v0.33.0...v0.34.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 18, 2019
1 parent 1f900ad commit f865717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.Transifex/Cake.Transifex.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To install the transifex client, install python, then run `pip install transifex
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cake.Core" Version="0.33.0" PrivateAssets="All" />
<PackageReference Include="Cake.Core" Version="0.34.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Update="Exceptions.Designer.cs">
Expand Down

0 comments on commit f865717

Please sign in to comment.