Skip to content

Commit

Permalink
Update cake monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2023
1 parent f9fc16f commit cdbdb9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/frosting/build/Build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Cake.Frosting" Version="3.0.0" />
<PackageReference Include="Cake.Frosting" Version="3.1.0" />
<ProjectReference Include="../../../src/Cake.Npm.Module/Cake.Npm.Module.csproj" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion demo/script/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"cake.tool": {
"version": "1.2.0",
"version": "1.3.0",
"commands": [
"dotnet-cake"
]
Expand Down

0 comments on commit cdbdb9a

Please sign in to comment.