Commit 1dd3979 1 parent 9168f33 commit 1dd3979 Copy full SHA for 1dd3979
File tree 1 file changed +1
-3
lines changed
1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 9
9
<PackageReference Include =" Ardalis.EFCore.Extensions" Version =" 1.1.0" />
10
10
<PackageReference Include =" Ardalis.Specification" Version =" 4.1.0" />
11
11
<PackageReference Include =" Ardalis.Specification.EntityFrameworkCore" Version =" 4.1.0" />
12
- <PackageReference Include =" Microsoft.AspNetCore.Identity" Version =" 2.2.0" />
13
12
<PackageReference Include =" Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version =" 5.0.0" />
14
13
<PackageReference Include =" Microsoft.EntityFrameworkCore.SqlServer" Version =" 5.0.0" />
15
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 5.0.0" PrivateAssets =" All" />
16
14
<PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 6.8.0" />
17
15
</ItemGroup >
18
16
<ItemGroup >
21
19
<ItemGroup >
22
20
<Folder Include =" Data\Migrations\" />
23
21
</ItemGroup >
24
- </Project >
22
+ </Project >
You can’t perform that action at this time.
0 commit comments