Merge remote-tracking branch 'upstream/develop' into develop #107
Annotations
11 warnings
|
src/IKVM.Reflection/Missing.cs#L50
'IObjectReference' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
src/IKVM.Reflection/Emit/ConstructorBuilder.cs#L86
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/ConstructorBuilder.cs#L86
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/MethodBuilder.cs#L272
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/MethodBuilder.cs#L272
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/ModuleBuilder.cs#L625
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/ModuleBuilder.cs#L625
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/TypeBuilder.cs#L410
'SecurityAction' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Emit/TypeBuilder.cs#L410
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
src/IKVM.Reflection/Universe.cs#L779
'PermissionSet' is obsolete: 'Code Access Security is not supported or honored by the runtime.' (https://aka.ms/dotnet-warnings/SYSLIB0003)
|
This job succeeded
Loading