Skip to content

Commit

Permalink
PC-1050: Updated migration name to fix build warning regarding all lo…
Browse files Browse the repository at this point in the history
…wer case
  • Loading branch information
Glenn-Clarke committed Jun 24, 2024
1 parent 8370288 commit 914442f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace SeaPublicWebsite.Data.Migrations
{
public partial class initial : Migration
public partial class Initial : Migration
{
protected override void Up(MigrationBuilder migrationBuilder)
{
Expand Down

0 comments on commit 914442f

Please sign in to comment.