Paul Milbank
Paul Milbank
``` assembly 'Cake.Powershell, Version=1.0.1.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. Could not load D:\jenkins\workspace\Pushpay_Pushpay_PR-26486\tools\Addins\Cake.Powershell.1.0.1\lib\net5.0\Cake.Powershell.dll (missing System.Management.Automation, Version=7.1.2.0,...
Hi @jbtule I see you have made commits which remove DotnetZip as a dependency and tidy things up for newer versions of Dotnet. https://github.com/jbtule/keyczar-dotnet/commit/7415c666d9bcf3b3146e18851e3cb7d0c040fdc3 This is great as DotnetZip is...
*Issue #, if available:* https://github.com/awslabs/amazon-kinesis-client-net/issues/258 *Description of changes:* Upgrade all csproj files to target `net8.0` Delete unused package.config files Fix IDE warning that `String` usage can be simplified. Checked that...