|
@@ -1,4 +1,6 @@
|
|
-using System;
|
|
|
|
|
|
+#pragma warning disable CA2227
|
|
|
|
+
|
|
|
|
+using System;
|
|
using System.Collections.Generic;
|
|
using System.Collections.Generic;
|
|
using System.ComponentModel.DataAnnotations;
|
|
using System.ComponentModel.DataAnnotations;
|
|
using System.ComponentModel.DataAnnotations.Schema;
|
|
using System.ComponentModel.DataAnnotations.Schema;
|