You've already forked linux-packaging-mono
Imported Upstream version 4.3.2.467
Former-commit-id: 9c2cb47f45fa221e661ab616387c9cda183f283d
This commit is contained in:
@@ -10,4 +10,4 @@ namespace System.ComponentModel.DataAnnotations.Schema {
|
||||
[SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Justification = "We want users to be able to extend this class")]
|
||||
public class ComplexTypeAttribute : Attribute {
|
||||
}
|
||||
}
|
||||
}
|
@@ -18,4 +18,4 @@ namespace System.ComponentModel.DataAnnotations.Schema {
|
||||
/// </summary>
|
||||
Computed
|
||||
}
|
||||
}
|
||||
}
|
@@ -8,4 +8,4 @@ namespace System.ComponentModel.DataAnnotations.Schema {
|
||||
[SuppressMessage("Microsoft.Performance", "CA1813:AvoidUnsealedAttributes", Justification = "We want users to be able to extend this class")]
|
||||
public class NotMappedAttribute : Attribute {
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user