Bump Cake.Frosting from 0.37.0 to 0.38.2 in /build (#2218)

Bumps [Cake.Frosting](https://github.com/cake-build/frosting) from 0.37.0 to 0.38.2.
- [Release notes](https://github.com/cake-build/frosting/releases)
- [Changelog](https://github.com/cake-build/frosting/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/cake-build/frosting/compare/v0.37.0...v0.38.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-06-29 09:13:20 -03:00
committed by GitHub
parent 3bb1d8b175
commit 9a234930c9

View File

@@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Cake.Coverlet" Version="2.4.2" />
<PackageReference Include="Cake.Frosting" Version="0.37.0" />
<PackageReference Include="Cake.Frosting" Version="0.38.2" />
<PackageReference Include="Cake.Codecov" Version="0.8.0" />
<PackageReference Include="Codecov" Version="1.10.0" />
</ItemGroup>