lamar icon indicating copy to clipboard operation
lamar copied to clipboard

Remove System.Runtime.Loader package dependency

Open ericstj opened this issue 1 year ago • 0 comments

This assembly is part of .NET and the package reference is not needed on all the frameworks targeted by this project. Referencing the package causes many old and unused .NET core 1.0 packages to be downloaded, and triggers nuget audit warnings in the latest .NET 9.0 SDK.

ericstj avatar Sep 13 '24 20:09 ericstj