// <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 Paramvalues : IMigrationMetadata
|
|
{
|
|
private readonly ResourceManager Resources = new ResourceManager(typeof(Paramvalues));
|
|
|
|
string IMigrationMetadata.Id
|
|
{
|
|
get { return "201403280733264_Param values"; }
|
|
}
|
|
|
|
string IMigrationMetadata.Source
|
|
{
|
|
get { return null; }
|
|
}
|
|
|
|
string IMigrationMetadata.Target
|
|
{
|
|
get { return Resources.GetString("Target"); }
|
|
}
|
|
}
|
|
}
|