Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do In Directory build warning #22

Closed
minoseah629 opened this issue Feb 22, 2022 · 2 comments
Closed

Do In Directory build warning #22

minoseah629 opened this issue Feb 22, 2022 · 2 comments

Comments

@minoseah629
Copy link

During a build, I see this warning.

The assembly 'Cake.DoInDirectory, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
is referencing an older version of Cake.Core (1.0.0).
For best compatibility it should target Cake.Core version 2.0.0.

<PackageReference Include="Cake.Core" Version="1.0.0" PrivateAssets="All" />

@augustoproiete
Copy link
Member

Hey @minoseah629 this is expected until we Update Cake.DoInDirectory add-in to target Cake v2.0.0

Let me know if you'd like to send a PR for that one.

@augustoproiete
Copy link
Member

@minoseah629

🎉 The changes implemented in response to this issue shipped with Cake.DoInDirectory v5.0.0

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants