33 | @RenderBody()
34 |
35 |
38 |
39 |
40 |
41 | @RenderSection("scripts", required: false)
42 |
43 |
--------------------------------------------------------------------------------
/archive/hq1/src/HabraQuest/Migrations/ApplicationDbContextModelSnapshot.cs:
--------------------------------------------------------------------------------
1 | using HabraQuest.Models;
2 | using Microsoft.Data.Entity;
3 | using Microsoft.Data.Entity.Metadata;
4 | using Microsoft.Data.Entity.Migrations.Infrastructure;
5 | using System;
6 |
7 | namespace HabraQuest.Migrations
8 | {
9 | [ContextType(typeof(HabraQuest.Models.ApplicationDbContext))]
10 | public class ApplicationDbContextModelSnapshot : ModelSnapshot
11 | {
12 | public override IModel Model
13 | {
14 | get
15 | {
16 | var builder = new BasicModelBuilder();
17 |
18 | builder.Entity("HabraQuest.Models.Finisher", b =>
19 | {
20 | b.Property