Skip to content

Commit

Permalink
Merge pull request #65 from cake-contrib/dependabot/nuget/Source/Cake…
Browse files Browse the repository at this point in the history
….Core-1.0.0

Bump Cake.Core from 0.33.0 to 1.0.0 in /Source
  • Loading branch information
gep13 committed Feb 17, 2021
2 parents db29244 + ce4ca1e commit cfab423
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Cake.Common" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Cake.Core" Version="0.33.0" PrivateAssets="All" />
<PackageReference Include="Cake.Core" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit cfab423

Please sign in to comment.