// namespace HealthchoiceMVC.Migrations { using System.CodeDom.Compiler; using System.Data.Entity.Migrations; using System.Data.Entity.Migrations.Infrastructure; using System.Resources; [GeneratedCode("EntityFramework.Migrations", "6.1.3-40302")] public sealed partial class _20191005e : IMigrationMetadata { private readonly ResourceManager Resources = new ResourceManager(typeof(_20191005e)); string IMigrationMetadata.Id { get { return "201910051630579_20191005e"; } } string IMigrationMetadata.Source { get { return null; } } string IMigrationMetadata.Target { get { return Resources.GetString("Target"); } } } }