1.2.0 (2023-07-11)
Bugs Fixed
- Fixed a bug when deserializing unknown architecture and os values in
ArtifactManifestProperties
object. (#28469 #30077)
Other Changes
- Enum type properties in
ArtifactManifestProperties
class would be typestr
when its value is not in enum's known list.