Skip to content

Commit

Permalink
Merge pull request #575 from azchohfi/cake1.1.0
Browse files Browse the repository at this point in the history
Updated Cake.Core
  • Loading branch information
AArnott authored Mar 29, 2021
2 parents 8411716 + 892192f commit 8412184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cake.GitVersioning/Cake.GitVersioning.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</ItemDefinitionGroup>

<ItemGroup>
<PackageReference Include="Cake.Core" Version="0.33.0" PrivateAssets="all" />
<PackageReference Include="Cake.Core" Version="1.1.0" PrivateAssets="all" />
<PackageReference Include="DotNetMDDocs" Version="0.111.0" Condition=" '$(GenerateMarkdownApiDocs)' == 'true' " />
<PackageReference Include="Nerdbank.GitVersioning.LKG" Version="3.4.173-alpha" />
</ItemGroup>
Expand Down

0 comments on commit 8412184

Please sign in to comment.