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 20
20
<PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 8.0.14" PrivateAssets =" All" />
21
21
<PackageReference Include =" Microsoft.EntityFrameworkCore.Relational" Version =" 8.0.14" />
22
22
<PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 9.0.4" />
23
- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.3.1 " />
24
- <PackageReference Include =" Swashbuckle.AspNetCore.Annotations" Version =" 7.3.1 " />
23
+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7.3.2 " />
24
+ <PackageReference Include =" Swashbuckle.AspNetCore.Annotations" Version =" 7.3.2 " />
25
25
<PackageReference Include =" Ulid" Version =" 1.3.4" />
26
26
<PackageReference Include =" Zitadel" Version =" 7.0.21" />
27
27
</ItemGroup >
You can’t perform that action at this time.
0 commit comments