Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Startup class to Program file - FrontDesk #88

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

canro91
Copy link
Contributor

@canro91 canro91 commented Sep 10, 2024

Addresses #72

Comment on lines +28 to +31
catch (Exception ex)
{
logger.LogError(ex, "An error occurred seeding the DB.");
}

Check notice

Code scanning / CodeQL

Generic catch clause Note

Generic catch clause.
@ardalis ardalis merged commit 7a59eda into ardalis:main Sep 11, 2024
2 checks passed
@canro91 canro91 deleted the remove-startup-frontdesk branch September 12, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants