Git clone fixed
This commit is contained in:
parent
7612457843
commit
c590930d09
8 changed files with 28 additions and 16 deletions
|
|
@ -57,6 +57,7 @@ namespace Yavsc.Migrations
|
|||
migrationBuilder.DropForeignKey(name: "FK_Project_ApplicationUser_ClientId", table: "Project");
|
||||
migrationBuilder.DropForeignKey(name: "FK_Project_PerformerProfile_PerformerId", table: "Project");
|
||||
migrationBuilder.DropForeignKey(name: "FK_ProjectBuildConfiguration_Project_ProjectId", table: "ProjectBuildConfiguration");
|
||||
|
||||
migrationBuilder.CreateTable(
|
||||
name: "GitRepositoryReference",
|
||||
columns: table => new
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue