Skip to content

Commit 67f34ea

Browse files
Bump Microsoft.EntityFrameworkCore from 3.1.0 to 5.0.2 in /DatingApp.API
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) from 3.1.0 to 5.0.2. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v3.1.0...v5.0.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e0b9aeb commit 67f34ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DatingApp.API/DatingApp.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.1" />
10-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.0" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.2" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="3.1.0" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.0" />
1313
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="5.6.0" />

0 commit comments

Comments
 (0)