File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Nullinside.Api.Common.AspNetCore Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
</PropertyGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.8 " >
19
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.10 " >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
</PackageReference >
Original file line number Diff line number Diff line change 16
16
</PropertyGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.8 " />
20
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.8 " >
19
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.10 " />
20
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.10 " >
21
21
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
22
22
<PrivateAssets >all</PrivateAssets >
23
23
</PackageReference >
Original file line number Diff line number Diff line change 23
23
<ItemGroup >
24
24
<PackageReference Include =" Google.Apis.Oauth2.v2" Version =" 1.68.0.1869" />
25
25
<PackageReference Include =" log4net.Ext.Json" Version =" 2.0.10.1" />
26
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.8 " >
26
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.10 " >
27
27
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
28
28
<PrivateAssets >all</PrivateAssets >
29
29
</PackageReference >
You can’t perform that action at this time.
0 commit comments