code reorg
This commit is contained in:
parent
d0c79e449d
commit
229971783a
52 changed files with 5721 additions and 14 deletions
|
|
@ -370,8 +370,6 @@ public sealed class BlogsWebServerFixture : WebHostFixture
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
/// <summary>Create a circle owned by <paramref name="ownerId"/>
|
||||
/// directly in the SQLite store and return its server-assigned
|
||||
/// id.</summary>
|
||||
|
|
@ -415,5 +413,4 @@ public sealed class BlogsWebServerFixture : WebHostFixture
|
|||
db.SaveChanges();
|
||||
return post.Id;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue