// <auto-generated />
|
|
namespace Sevomin.Models.Migrations
|
|
{
|
|
using System.CodeDom.Compiler;
|
|
using System.Data.Entity.Migrations;
|
|
using System.Data.Entity.Migrations.Infrastructure;
|
|
using System.Resources;
|
|
|
|
[GeneratedCode("EntityFramework.Migrations", "6.1.0-30225")]
|
|
public sealed partial class basepoint : IMigrationMetadata
|
|
{
|
|
private readonly ResourceManager Resources = new ResourceManager(typeof(basepoint));
|
|
|
|
string IMigrationMetadata.Id
|
|
{
|
|
get { return "201409010546480_basepoint"; }
|
|
}
|
|
|
|
string IMigrationMetadata.Source
|
|
{
|
|
get { return null; }
|
|
}
|
|
|
|
string IMigrationMetadata.Target
|
|
{
|
|
get { return Resources.GetString("Target"); }
|
|
}
|
|
}
|
|
}
|