Bump Cake.Frosting from 0.36.0 to 0.37.0 in /build (#2096)

Bumps [Cake.Frosting](https://github.com/cake-build/frosting) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/cake-build/frosting/releases)
- [Commits](https://github.com/cake-build/frosting/compare/v0.36.0...v0.37.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-11 08:26:32 -05:00
committed by GitHub
parent 9f6de38074
commit 804aa48344

View File

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