File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Nullinside.Api.Common.AspNetCore Expand file tree Collapse file tree 4 files changed +6
-6
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.11 " >
19
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.13 " >
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.11 " />
20
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.11 " >
19
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.13 " />
20
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.13 " >
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 14
14
</PropertyGroup >
15
15
16
16
<ItemGroup >
17
- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.0.11 " />
18
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.11 " />
17
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 8.0.13 " />
18
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.13 " />
19
19
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
20
20
<PackageReference Include =" Moq" Version =" 4.20.72" />
21
21
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
Original file line number Diff line number Diff line change 24
24
<PackageReference Include =" Google.Apis.Oauth2.v2" Version =" 1.68.0.1869" />
25
25
<PackageReference Include =" log4net" Version =" 2.0.17" />
26
26
<PackageReference Include =" log4net.Ext.Json" Version =" 2.0.10.1" />
27
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.11 " >
27
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.13 " >
28
28
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
29
29
<PrivateAssets >all</PrivateAssets >
30
30
</PackageReference >
You can’t perform that action at this time.
0 commit comments