We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 571b4e3 + 36e3dfe commit 70e1034Copy full SHA for 70e1034
src/XcluadeAgent.Api/XcluadeAgent.Api.csproj
@@ -22,7 +22,7 @@
22
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.22" />
23
24
<!-- API Documentation -->
25
- <PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.0" />
26
27
<!-- Blazor -->
28
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="8.0.22" />
0 commit comments