Skip to content

Commit 0c0e612

Browse files
committed
Fixing all errors from original PR
1 parent e30a424 commit 0c0e612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Samples/AspNetCore.Jwt.Sample/RunMigration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ dotnet ef database update --context NetDevPackAppDbContext --project src\Samples
66
Custom configuration:
77

88
dotnet ef migrations add Initial --context MyIdentityContext --project src\Samples\AspNetCore.Jwt.Sample\AspNetCore.Jwt.Sample.csproj
9-
dotnet ef database update --context MyIdentityContext --project src\Samples\AspNetCore.Jwt.Sample\AspNetCore.Jwt.Sample.csproj
9+
dotnet ef database update --context MyIdentityContext --project src\Samples\AspNetCore.Jwt.Sample\AspNetCore.Jwt.Sample.csproj

0 commit comments

Comments
 (0)