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