Get inspiration from [Microsoft.NET.PackTool.targets](https://github.com/dotnet/sdk/blob/main/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.PackTool.targets). Specifically: - [ ] Generate DotnetToolSettings.xml - [ ] When packing tool, don't pack dependencies (they set `SuppressDependenciesWhenPacking=true`)
Get inspiration from Microsoft.NET.PackTool.targets. Specifically:
SuppressDependenciesWhenPacking=true)