File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1414 <ItemGroup >
1515 <PackageReference Include =" Aspire.StackExchange.Redis.DistributedCaching" Version =" 13.1.0" />
1616 <PackageReference Include =" Aspire.Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 13.1.0" />
17- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.1" />
18- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.1" >
17+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 10.0.2" />
18+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 10.0.2" />
19+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 10.0.2" />
20+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 10.0.2" >
1921 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2022 <PrivateAssets >all</PrivateAssets >
2123 </PackageReference >
22- <PackageReference Include =" Riok.Mapperly" Version =" 4.3.0 " />
24+ <PackageReference Include =" Riok.Mapperly" Version =" 4.3.1 " />
2325 </ItemGroup >
2426
2527</Project >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 10.0.1 " />
11+ <PackageReference Include =" Microsoft.Extensions.Hosting" Version =" 10.0.2 " />
1212 </ItemGroup >
1313
1414 <ItemGroup >
Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <FrameworkReference Include =" Microsoft.AspNetCore.App" />
1212
13- <PackageReference Include =" Microsoft.Extensions.Http.Resilience" Version =" 10.1 .0" />
14- <PackageReference Include =" Microsoft.Extensions.ServiceDiscovery" Version =" 10.1 .0" />
13+ <PackageReference Include =" Microsoft.Extensions.Http.Resilience" Version =" 10.2 .0" />
14+ <PackageReference Include =" Microsoft.Extensions.ServiceDiscovery" Version =" 10.2 .0" />
1515 <PackageReference Include =" OpenTelemetry.Exporter.OpenTelemetryProtocol" Version =" 1.14.0" />
1616 <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version =" 1.14.0" />
1717 <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" Version =" 1.14.0" />
You can’t perform that action at this time.
0 commit comments