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 25
25
<PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 8.*" />
26
26
<PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 8.*" />
27
27
<PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 8.*" />
28
- <PackageReference Include =" Markdig" Version =" 0.37 .*" />
28
+ <PackageReference Include =" Markdig" Version =" 0.40 .*" />
29
29
</ItemGroup >
30
30
31
31
<ItemGroup >
32
32
<PackageReference Include =" Microsoft.AspNetCore.OpenApi" Version =" 8.*" />
33
- <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6 .*" />
33
+ <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 7 .*" />
34
34
<PackageReference Include =" ServiceStack.AspNetCore.OpenApi" Version =" 8.*" />
35
35
</ItemGroup >
36
36
You can’t perform that action at this time.
0 commit comments