File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.1 " />
11
+ <PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.0.7 " />
12
12
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.0.7" >
13
13
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
14
14
<PrivateAssets >all</PrivateAssets >
15
15
</PackageReference >
16
16
<PackageReference Include =" Pomelo.EntityFrameworkCore.MySql" Version =" 8.0.2" />
17
- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.4 .0" />
17
+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.7 .0" />
18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
You can’t perform that action at this time.
0 commit comments