You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cake v1.0.0 has been released earlier this year and includes breaking changes in the API. It's recommended to reference Cake.Core and/or Cake.Common v1.0.0 for compatibility with the latest Cake runners.
Today, users running modern versions of Cake receive a warning similar to the below:
The assembly 'Cake.Hosts, Version=1.5.1.0, Culture=neutral, PublicKeyToken=null'
is referencing an older version of Cake.Core (0.33.0).
Cake v1.0.0 has been released earlier this year and includes breaking changes in the API. It's recommended to reference
Cake.Core
and/orCake.Common
v1.0.0 for compatibility with the latest Cake runners.Today, users running modern versions of Cake receive a warning similar to the below:
More info: https://cakebuild.net/blog/2021/02/cake-v1.0.0-released
The text was updated successfully, but these errors were encountered: