Closed osc-solutions closed 7 years ago
This made me panic, almost reissue a new version and be late for work ðŸ˜
You can't be using v0.22.0 or v0.22.2 as that uses net461.
Run the build.bat from the test folder, with no tools directory. It will create a clean install of cake and pulls in the latest Cake.Powershell package which runs fine. You can even repeat the process with v0.22.0 or v0.22.2 by editing the build.sp1 file.
Does
Cake
know how to install an addin without the directorylib\net45
? After the changeI am getting
I know its currently looking for
lib\net45
. DoesCake v0.22.2
usenet461
?