File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.0 " />
11
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.0 " >
10
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.1 " />
11
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 9.0.1 " >
12
12
<PrivateAssets >all</PrivateAssets >
13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
</PackageReference >
15
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.0 " />
15
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 9.0.1 " />
16
16
</ItemGroup >
17
17
18
18
<ItemGroup >
Original file line number Diff line number Diff line change 55
55
<PackageReference Include =" NAudio" Version =" 2.2.1" />
56
56
<PackageReference Include =" ReactiveUI.Fody" Version =" 19.5.41" />
57
57
<PackageReference Include =" ReactiveUI.Validation" Version =" 4.1.1" />
58
- <PackageReference Include =" System.Text.Json" Version =" 9.0.0 " />
58
+ <PackageReference Include =" System.Text.Json" Version =" 9.0.1 " />
59
59
</ItemGroup >
60
60
61
61
<ItemGroup >
Original file line number Diff line number Diff line change 10
10
<PackageReference Include =" Asp.Versioning.Http" Version =" 8.1.0" />
11
11
<PackageReference Include =" Asp.Versioning.Mvc" Version =" 8.1.0" />
12
12
<PackageReference Include =" Asp.Versioning.Mvc.ApiExplorer" Version =" 8.1.0" />
13
- <PackageReference Include =" Microsoft.AspNetCore.Authentication.Certificate" Version =" 9.0.0 " />
14
- <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 9.0.0 " />
15
- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.0 " />
16
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.0 " />
13
+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.Certificate" Version =" 9.0.1 " />
14
+ <PackageReference Include =" Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version =" 9.0.1 " />
15
+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 9.0.1 " />
16
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 9.0.1 " />
17
17
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.2.0" />
18
18
</ItemGroup >
19
19
Original file line number Diff line number Diff line change 17
17
<PrivateAssets >all</PrivateAssets >
18
18
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
19
19
</PackageReference >
20
- <PackageReference Include =" coverlet.collector" Version =" 6.0.3 " >
20
+ <PackageReference Include =" coverlet.collector" Version =" 6.0.4 " >
21
21
<PrivateAssets >all</PrivateAssets >
22
22
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
23
23
</PackageReference >
You can’t perform that action at this time.
0 commit comments