You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate changelog / Add third-party notices for bundled AsmResolver, drop host-provided assemblies (#3250)
The weaver task's dependencies are packed into tasks/netstandard2.0 of both
BenchmarkDotNet.Weaver and BenchmarkDotNet.Annotations, so AsmResolver's
binaries are redistributed to every consumer with no dependency edge and no
MIT notice. Add THIRD-PARTY-NOTICES.txt next to the weaver and pack it at the
root of the Annotations package, which is the one that ships standalone.
CopyLocalLockFileAssemb...
#602