Don't call base.OnConfiguring(optionsBuilder) in the getting started guide #3572
Labels
area-getting-started
closed-fixed
community-contribution
good first issue
This issue should be relatively straightforward to fix.
Milestone
[Enter feedback here]
The override of OnConfiguring calls the base function at the end. This can be cut as the base implementation does nothing.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: