Files
cms_thermo_active/Thermo.Active.Database/Migrations/202103191626072_HistorySheetsCycle.Designer.cs
T
2021-03-19 17:26:34 +01:00

30 lines
848 B
C#

// <auto-generated />
namespace Thermo.Active.Database.Migrations
{
using System.CodeDom.Compiler;
using System.Data.Entity.Migrations;
using System.Data.Entity.Migrations.Infrastructure;
using System.Resources;
[GeneratedCode("EntityFramework.Migrations", "6.2.0-61023")]
public sealed partial class HistorySheetsCycle : IMigrationMetadata
{
private readonly ResourceManager Resources = new ResourceManager(typeof(HistorySheetsCycle));
string IMigrationMetadata.Id
{
get { return "202103191626072_HistorySheetsCycle"; }
}
string IMigrationMetadata.Source
{
get { return null; }
}
string IMigrationMetadata.Target
{
get { return Resources.GetString("Target"); }
}
}
}