1.0.0-ci.2170 | Fixed Unity Il2Cpp Initialization #2170
Annotations
8 warnings
Build Debug for linux-x64:
MelonLoader/Resolver/MelonAssemblyResolver.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug for linux-x64:
MelonLoader/Fixes/ServerCertificateValidation.cs#L26
'SecurityProtocolType.Ssl3' is obsolete: 'SecurityProtocolType.Ssl3 has been deprecated and is not supported.'
|
Build Debug for linux-x64:
MelonLoader/Resolver/MelonAssemblyResolver.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug for linux-x64:
MelonLoader/Fixes/ServerCertificateValidation.cs#L26
'SecurityProtocolType.Ssl3' is obsolete: 'SecurityProtocolType.Ssl3 has been deprecated and is not supported.'
|
Build Release for linux-x64:
MelonLoader/Resolver/MelonAssemblyResolver.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release for linux-x64:
MelonLoader/Fixes/ServerCertificateValidation.cs#L26
'SecurityProtocolType.Ssl3' is obsolete: 'SecurityProtocolType.Ssl3 has been deprecated and is not supported.'
|
Build Release for linux-x64:
MelonLoader/Resolver/MelonAssemblyResolver.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Release for linux-x64:
MelonLoader/Fixes/ServerCertificateValidation.cs#L26
'SecurityProtocolType.Ssl3' is obsolete: 'SecurityProtocolType.Ssl3 has been deprecated and is not supported.'
|
Loading