Issues
Issues copied to clipboard
Calamari distribution no longer differentiates between `Calamari.exe` and `Calamari.Cloud.exe`
Background
Historically, we built a version of Calamari project for frameworks NET452+NETCORE to allow referencing libraries which were required for configuring cloud services and which only had support for netstandard. This version was called Calamari.Cloud as opposed to the net40 build which was just referred to as Calamari.
Now that we only build for NET462+, this distinction is no longer required.
Results
The changes relating to this release note involve updating Octopus Server to no longer refer to Calamari.Cloud, instead just Calamari