File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/MassTransit.PostgresOutbox Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424
2525 <ItemGroup >
2626 <PackageReference Include =" MassTransit" Version =" 8.2.2" />
27- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.5 " />
28- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.5 " />
27+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.6 " />
28+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 8.0.6 " />
2929 <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
3030 <PackageReference Include =" Pandatech.EFCore.PostgresExtensions" Version =" 2.0.1" />
3131 </ItemGroup >
Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.5 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.6 " />
1212 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.6.2" />
1313 </ItemGroup >
1414
You can’t perform that action at this time.
0 commit comments