We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Addin should work, without any warnings, against Cake 4.0.0.
While the addin works, there is a warning shown regarding using an earlier version of Cake.
Compile against Cake 4.0.0, changing to supported target .NET frameworks.
N/A
This has been reported a couple of times, and now is the time to address it.
The text was updated successfully, but these errors were encountered:
(cake-contribGH-143) Compile addin against Cake 4.0.0
f1a2141
*fixes cake-contrib#143
Successfully merging a pull request may close this issue.
Expected Behavior
Addin should work, without any warnings, against Cake 4.0.0.
Current Behavior
While the addin works, there is a warning shown regarding using an earlier version of Cake.
Possible Solution
Compile against Cake 4.0.0, changing to supported target .NET frameworks.
Steps to Reproduce (for bugs)
N/A
Context
This has been reported a couple of times, and now is the time to address it.
Your Environment
N/A
The text was updated successfully, but these errors were encountered: