mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
The hook installs dotnet-format with --add-source, which NuGet rejects when packageSourceMapping is configured. The dotnet10-transport feed is already declared in NuGet.config; adding a dotnet-format mapping entry there lets the install succeed without --add-source. Assisted-by: Claude:claude-sonnet-4-6:GitHub Copilotpull/4007/head
2 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue