mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Deprecate CICMMetadata.
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
//
|
//
|
||||||
//This source code was auto-generated by MonoXSD
|
//This source code was auto-generated by MonoXSD
|
||||||
//
|
//
|
||||||
|
|
||||||
|
using System;
|
||||||
|
|
||||||
namespace Schemas {
|
namespace Schemas {
|
||||||
|
|
||||||
|
|
||||||
@@ -20,6 +23,7 @@ namespace Schemas {
|
|||||||
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
||||||
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
||||||
[System.Xml.Serialization.XmlRootAttribute("CICMMetadata", Namespace="", IsNullable=false)]
|
[System.Xml.Serialization.XmlRootAttribute("CICMMetadata", Namespace="", IsNullable=false)]
|
||||||
|
[Obsolete("Will be removed in Aaru 7")]
|
||||||
public partial class CICMMetadataType {
|
public partial class CICMMetadataType {
|
||||||
|
|
||||||
private string[] developerField;
|
private string[] developerField;
|
||||||
|
|||||||
Reference in New Issue
Block a user