Move package references for System.Resources.Extensions and transitive dependencies to Base.targets. Remove package references to System.Resources.Extensions from csproj files. Move transitive dependencies in separate folders.
Upgrade project to support .NET 10 SDK based builds. Override new default behavior and properties in project configuration Override the build tool to point to the dotnet SDK. Include extra dependency and the transitive dependencies. Copy dependencies to output directory.
Upgrade project to support .NET 10 SDK based builds. Override new default behavior and properties in project configuration Override the build tool to point to the dotnet SDK. Include extra dependency and the transitive dependencies. Copy dependencies to output directory.