Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
vasiliy-chefonov committed Oct 17, 2024
2 parents c2fb1ac + bc77be2 commit df25279
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,5 @@ public void Configure(EntityOptionsBuilder<Product> entityOptionsBuilder)
{
builder.SetIsReadOnly(true);
});

entityOptionsBuilder.ExcludeAllProperties();
}
}

0 comments on commit df25279

Please sign in to comment.