1
0
mirror of https://github.com/chyzy/RSystem-MVC synced 2024-08-25 04:06:57 +02:00
RSystem-MVC-Fork/RSystem/Migrations/201801020015135_AddMaturaNumber.Designer.cs
2018-04-17 11:20:49 +02:00

30 lines
824 B
C#

// <auto-generated />
namespace RSystem.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 AddMaturaNumber : IMigrationMetadata
{
private readonly ResourceManager Resources = new ResourceManager(typeof(AddMaturaNumber));
string IMigrationMetadata.Id
{
get { return "201801020015135_AddMaturaNumber"; }
}
string IMigrationMetadata.Source
{
get { return null; }
}
string IMigrationMetadata.Target
{
get { return Resources.GetString("Target"); }
}
}
}