// 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 add_docx_downloadURL : IMigrationMetadata { private readonly ResourceManager Resources = new ResourceManager(typeof(add_docx_downloadURL)); string IMigrationMetadata.Id { get { return "201504090607110_add_docx_downloadURL"; } } string IMigrationMetadata.Source { get { return null; } } string IMigrationMetadata.Target { get { return Resources.GetString("Target"); } } } }