Skip to content

Commit

Permalink
Merge pull request #1 from rmcrackan/master
Browse files Browse the repository at this point in the history
Pull in Robert's changes.
  • Loading branch information
Mbucari committed Jun 22, 2021
2 parents dbcd124 + 305de34 commit 28731e5
Show file tree
Hide file tree
Showing 6 changed files with 447 additions and 22 deletions.
2 changes: 0 additions & 2 deletions DataLayer/EfClasses/Book.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ public class Book

// mutable
public string PictureId { get; set; }
public string AudibleKey { get; set; }
public string AudibleIV { get; set; }

// book details
public bool IsAbridged { get; private set; }
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 28731e5

Please sign in to comment.