Files
egtbeamwall/EgtBEAMWALL.DataLayer/Migrations/202109141058345_AddMachine2ProjProd.Designer.cs
T
2021-09-14 12:59:39 +02:00

30 lines
847 B
C#

// <auto-generated />
namespace EgtBEAMWALL.DataLayer.Migrations
{
using System.CodeDom.Compiler;
using System.Data.Entity.Migrations;
using System.Data.Entity.Migrations.Infrastructure;
using System.Resources;
[GeneratedCode("EntityFramework.Migrations", "6.4.4")]
public sealed partial class AddMachine2ProjProd : IMigrationMetadata
{
private readonly ResourceManager Resources = new ResourceManager(typeof(AddMachine2ProjProd));
string IMigrationMetadata.Id
{
get { return "202109141058345_AddMachine2ProjProd"; }
}
string IMigrationMetadata.Source
{
get { return null; }
}
string IMigrationMetadata.Target
{
get { return Resources.GetString("Target"); }
}
}
}