Skip to content

Commit

Permalink
Changed migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakob-SA committed Nov 28, 2024
1 parent f7d1db6 commit 096397a
Show file tree
Hide file tree
Showing 7 changed files with 52 additions and 387 deletions.
2 changes: 1 addition & 1 deletion Backend/Backend.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.8">
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
221 changes: 0 additions & 221 deletions Backend/Migrations/20241107153159_InitialCreate.Designer.cs

This file was deleted.

141 changes: 0 additions & 141 deletions Backend/Migrations/20241107153159_InitialCreate.cs

This file was deleted.

Loading

0 comments on commit 096397a

Please sign in to comment.