|
7 | 7 | <PackageVersion Include="AutoMapper" Version="13.0.1" />
|
8 | 8 | <PackageVersion Include="Azure.Identity" Version="1.13.1" />
|
9 | 9 | <PackageVersion Include="FluentAssertions" Version="7.1.0" />
|
10 |
| - <PackageVersion Include="FluentAssertions.Web" Version="1.7.0" /> |
| 10 | + <PackageVersion Include="FluentAssertions.Web" Version="1.8.0" /> |
11 | 11 | <PackageVersion Include="LiteDB" Version="5.0.21" />
|
12 | 12 | <PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.4" />
|
13 |
| - <PackageVersion Include="Microsoft.AspNetCore.OData" Version="9.1.3" /> |
| 13 | + <PackageVersion Include="Microsoft.AspNetCore.OData" Version="9.3.0" /> |
14 | 14 | <PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
|
15 |
| - <PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.46.1" /> |
| 15 | + <PackageVersion Include="Microsoft.Azure.Cosmos" Version="3.49.0" /> |
16 | 16 | <PackageVersion Include="Microsoft.EntityFrameworkCore" Version="9.0.4" />
|
17 | 17 | <PackageVersion Include="Microsoft.EntityFrameworkCore.Cosmos" Version="9.0.4" />
|
18 | 18 | <PackageVersion Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.4" />
|
|
23 | 23 | <PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.4" />
|
24 | 24 | <PackageVersion Include="Microsoft.Extensions.Http" Version="9.0.4" />
|
25 | 25 | <PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.4" />
|
26 |
| - <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" /> |
| 26 | + <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" /> |
27 | 27 | <PackageVersion Include="Microsoft.OData.Core" Version="8.2.3" />
|
28 | 28 | <PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
|
29 | 29 | <PackageVersion Include="Microsoft.Spatial" Version="8.2.3" />
|
30 | 30 | <PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
|
31 |
| - <PackageVersion Include="MongoDB.Driver" Version="3.1.0" /> |
| 31 | + <PackageVersion Include="MongoDB.Driver" Version="3.3.0" /> |
32 | 32 | <PackageVersion Include="NSubstitute" Version="5.3.0" />
|
33 |
| - <PackageVersion Include="NSwag.AspNetCore" Version="14.2.0" /> |
| 33 | + <PackageVersion Include="NSwag.AspNetCore" Version="14.3.0" /> |
34 | 34 | <PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
|
35 | 35 | <PackageVersion Include="Pomelo.EntityFrameworkCore.MySql" Version="9.0.0-preview.3.efcore.9.0.0" />
|
36 |
| - <PackageVersion Include="Swashbuckle.AspNetCore" Version="7.2.0" /> |
| 36 | + <PackageVersion Include="Swashbuckle.AspNetCore" Version="8.1.1" /> |
37 | 37 | <PackageVersion Include="System.Formats.Asn1" Version="9.0.4" />
|
38 | 38 | <PackageVersion Include="System.Linq.Async" Version="6.0.1" />
|
39 | 39 | <PackageVersion Include="System.Net.Http" Version="4.3.4" />
|
|
45 | 45 | <PackageVersion Include="coverlet.collector" Version="6.0.4" />
|
46 | 46 | <PackageVersion Include="coverlet.msbuild" Version="6.0.4" />
|
47 | 47 | <PackageVersion Include="Ulid" Version="1.3.4" />
|
| 48 | + |
| 49 | + <!-- Do not change XUnit.Combinatorial to v2 (xUnit v2 compatibility) --> |
48 | 50 | <PackageVersion Include="XUnit.Combinatorial" Version="1.6.24" />
|
49 | 51 | <PackageVersion Include="XUnit.SkippableFact" Version="1.5.23" />
|
50 | 52 | </ItemGroup>
|
|
0 commit comments