refact
This commit is contained in:
parent
7be51c6ac3
commit
9b7a6c0125
11 changed files with 66 additions and 25 deletions
|
|
@ -300,7 +300,7 @@ namespace Yavsc.Models
|
|||
|
||||
public DbSet<Scope> Scopes { get; set; }
|
||||
|
||||
public DbSet<BlogspotPublication> blogspotPublications{ get; set; }
|
||||
public DbSet<BlogSpotPublication> blogSpotPublications{ get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue