updated dependencies and new .net version #69
Annotations
11 warnings
build (9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1037
'SerializationWriter.WriteOptimized(ushort)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1060
'SerializationWriter.WriteOptimized(uint)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1088
'SerializationWriter.WriteOptimized(ulong)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1332
'SerializationWriter.Write(sbyte[])' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1401
'SerializationWriter.Write(uint[])' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1423
'SerializationWriter.Write(ulong[])' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1446
'SerializationWriter.Write(ushort[])' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1885
'SerializationWriter.WriteOptimized(ushort[])' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1938
'SerializationWriter.WriteOptimized(uint[])' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|
build (9):
fallen-8-core/Serializer/SerializationWriter.cs#L1991
'SerializationWriter.WriteOptimized(ulong[])' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
|