Skip to content

Commit

Permalink
T #98 marked dbcontext in huppy as obsolete
Browse files Browse the repository at this point in the history
  • Loading branch information
HueByte committed Oct 26, 2022
1 parent bd67fcd commit af79a49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Huppy/Huppy.Infrastructure/HuppyDbContext.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

namespace Huppy.Infrastructure
{
[Obsolete]
public class HuppyDbContext : DbContext
{
public HuppyDbContext() { }
Expand Down

0 comments on commit af79a49

Please sign in to comment.