Skip to content

Commit

Permalink
Updated Cake.Core
Browse files Browse the repository at this point in the history
  • Loading branch information
azchohfi committed Mar 29, 2021
1 parent 8411716 commit 892192f
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 892192f

Please sign in to comment.