You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -1,52 +1,53 @@
|
||||
../../build/common/Consts.cs
|
||||
Assembly/AssemblyInfo.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/AppSettings.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/AssociatedMetadataTypeTypeDescriptionProvider.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/AssociatedMetadataTypeTypeDescriptor.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/AssociationAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/BindableTypeAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/CompareAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ConcurrencyCheckAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/CreditCardAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/CustomValidationAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DataType.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DataTypeAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DisplayAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DisplayColumnAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DisplayFormatAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/EditableAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/EmailAddressAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/EnumDataTypeAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/FileExtensionsAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/FilterUIHintAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/IValidatableObject.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/KeyAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/LocalizableString.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/MaxLengthAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/MetadataPropertyDescriptorWrapper.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/MetadataTypeAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/MinLengthAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/PhoneAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/RangeAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/RegularExpressionAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/RequiredAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ScaffoldAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/ColumnAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/ComplexTypeAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/DatabaseGeneratedAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/DatabaseGeneratedOption.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/ForeignKeyAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/InversePropertyAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/NotMappedAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/TableAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/StringLengthAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/TimestampAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/UIHintAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/UrlAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationAttribute.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationAttributeStore.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationContext.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationException.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationResult.cs
|
||||
../../../external/referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Validator.cs
|
||||
DataAnnotationsResources.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/AppSettings.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/AssociatedMetadataTypeTypeDescriptionProvider.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/AssociatedMetadataTypeTypeDescriptor.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/AssociationAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/BindableTypeAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/CompareAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ConcurrencyCheckAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/CreditCardAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/CustomValidationAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DataType.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DataTypeAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DisplayAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DisplayColumnAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/DisplayFormatAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/EditableAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/EmailAddressAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/EnumDataTypeAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/FileExtensionsAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/FilterUIHintAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/IValidatableObject.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/KeyAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/LocalizableString.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/MaxLengthAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/MetadataPropertyDescriptorWrapper.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/MetadataTypeAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/MinLengthAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/PhoneAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/RangeAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/RegularExpressionAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/RequiredAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ScaffoldAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/ColumnAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/ComplexTypeAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/DatabaseGeneratedAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/DatabaseGeneratedOption.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/ForeignKeyAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/InversePropertyAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/NotMappedAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Schema/TableAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/StringLengthAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/TimestampAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/UIHintAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/UrlAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationAttribute.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationAttributeStore.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationContext.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationException.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/ValidationResult.cs
|
||||
../referencesource/System.ComponentModel.DataAnnotations/DataAnnotations/Validator.cs
|
||||
ReferenceSources/SR.cs
|
||||
ReferenceSources/SR.missing.cs
|
||||
|
Reference in New Issue
Block a user