demo20230512/Migrations/201503230433461_add ISO14064 attribute.Designer.cs
2023-05-12 10:20:28 +08:00

30 lines
838 B
C#

// <auto-generated />
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"); }
}
}
}