MelonLoader

MelonLoader

554 Downloads

[Enhancement]: Update bundled extensions (for mod compatibility)

Chipdancer opened this issue ยท 0 comments

commented

Could we please get a library refresh for (at least) Microsoft.* and System.*?

Some mods used in the Synth Riders community use the same Microsoft Extensions bundled under MelonLoader\net6, however, are dependent on newer versions which causes the mods to not load unless some libraries are manually replaced with newer versions.

I have manually validated all the following DLLs (latest versions of NuGet packages with compiled net6 libraries included) that were present in the current nightly version of MelonLoader\net6 work as expected when replaced with the latest net6 versions:

microsoft.diagnostics.netcore.client\0.2.607501\lib\net6.0\Microsoft.Diagnostics.NETCore.Client.dll
microsoft.extensions.configuration.abstractions\8.0.0\lib\net6.0\Microsoft.Extensions.Configuration.Abstractions.dll
microsoft.extensions.configuration.binder\8.0.2\lib\net6.0\Microsoft.Extensions.Configuration.Binder.dll
microsoft.extensions.configuration\8.0.0\lib\net6.0\Microsoft.Extensions.Configuration.dll
microsoft.extensions.dependencyinjection.abstractions\8.0.2\lib\net6.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
microsoft.extensions.logging.abstractions\8.0.3\lib\net6.0\Microsoft.Extensions.Logging.Abstractions.dll
microsoft.extensions.logging\8.0.1\lib\net6.0\Microsoft.Extensions.Logging.dll
microsoft.extensions.options\8.0.2\lib\net6.0\Microsoft.Extensions.Options.dll
microsoft.extensions.primitives\8.0.0\lib\net6.0\Microsoft.Extensions.Primitives.dll
system.configuration.configurationmanager\8.0.1\lib\net6.0\System.Configuration.ConfigurationManager.dll
system.security.permissions\8.0.0\lib\net6.0\System.Security.Permissions.dll