Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit e48df83

Browse files
chore(deps): update swashbuckle-aspnetcore monorepo to v6.4.0
1 parent db44a1c commit e48df83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Arcus.EventGrid.Proxy.Api/Arcus.EventGrid.Proxy.Api.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
2828
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.12.0" />
2929
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />
30-
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.2.1" />
31-
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.2.1" />
30+
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="6.4.0" />
31+
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.4.0" />
3232
</ItemGroup>
3333

3434
</Project>

0 commit comments

Comments
 (0)