// namespace Weee.Migrations { using System.CodeDom.Compiler; using System.Data.Entity.Migrations; using System.Data.Entity.Migrations.Infrastructure; using System.Resources; [GeneratedCode("EntityFramework.Migrations", "6.1.1-30610")] public sealed partial class addISO14064attribute : IMigrationMetadata { private readonly ResourceManager Resources = new ResourceManager(typeof(addISO14064attribute)); string IMigrationMetadata.Id { get { return "201503230433461_add ISO14064 attribute"; } } string IMigrationMetadata.Source { get { return null; } } string IMigrationMetadata.Target { get { return Resources.GetString("Target"); } } } }