Skip to content

Commit

Permalink
merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
vanderlan committed Jan 9, 2025
2 parents c947082 + 47ed392 commit bef56a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Company.Orion.Api/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@

app.RunMigrations();

await app.RunAsync();
await app.RunAsync();

0 comments on commit bef56a0

Please sign in to comment.