Adam James Naylor

Results 2 comments of Adam James Naylor

+1 I'm also looking to use this template but keen to start from a net core 3.0/3.1 base.

The main issues were: - RegistryTask needing the Microsoft.Windows.Compatibility library to work on Windows. (This means users of this task will need to follow https://blogs.msdn.microsoft.com/dotnet/2017/11/16/announcing-the-windows-compatibility-pack-for-net-core/ guidance for platform checks) -...