Attempt to Standardize Assembly Searching and Resolving #529
Annotations
5 warnings
MelonLoader/InternalUtils/MelonAssemblyResolver.cs#L89
'MonoResolveManager' is obsolete: 'MelonLoader.MonoInternals.MonoResolveManager is Only Here for Compatibility Reasons. Please use MelonLoader.InternalUtils.MelonAssemblyResolver instead.'
|
MelonLoader/InternalUtils/MelonAssemblyResolver.cs#L105
'MonoResolveManager' is obsolete: 'MelonLoader.MonoInternals.MonoResolveManager is Only Here for Compatibility Reasons. Please use MelonLoader.InternalUtils.MelonAssemblyResolver instead.'
|
MelonLoader/Fixes/Il2CppInteropFixes.cs#L391
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
MelonLoader/InternalUtils/Resolver/AssemblyManager.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
The logs for this run have expired and are no longer available.
Loading