Upgrade to .Net 10 #35
Annotations
10 warnings
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/PDSBase.cs#L81
Using member 'System.Xml.Serialization.XmlSerializer.Serialize(TextWriter, Object)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. XML serializer relies on dynamic code generation which is not available with Ahead of Time compilation.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/PDSBase.cs#L112
Using member 'System.Xml.Serialization.XmlSerializer.Deserialize(Stream)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. XML serializer relies on dynamic code generation which is not available with Ahead of Time compilation.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/PDSBase.cs#L79
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. XML serializer relies on dynamic code generation which is not available with Ahead of Time compilation.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/PDSBase.cs#L94
Using member 'System.Xml.Serialization.XmlSerializer.XmlSerializer(Type)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. XML serializer relies on dynamic code generation which is not available with Ahead of Time compilation.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/MissionInformation_1K00_1300.cs#L7082
The type name 'altitude' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/MissionInformation_1K00_1300.cs#L3660
The type name 'offset' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/MissionInformation_1K00_1300.cs#L7250
The type name 'aperture' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/SurfaceMissionInformation_1K00_1220.cs#L4527
The type name 'offset' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/SurfaceMissionInformation_1K00_1220.cs#L8117
The type name 'aperture' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
build:
IO.Astrodynamics.Net/IO.Astrodynamics/PDS/V4/MissionInformation/Model/SurfaceMissionInformation_1K00_1220.cs#L7949
The type name 'altitude' only contains lower-cased ascii characters. Such names may become reserved for the language.
|