Skip to content

Commit 88357dc

Browse files
Bump Swashbuckle.AspNetCore (#42339)
Bumps the dotnet group in /docs/azure/sdk/snippets/authentication/credential-chains with 1 update: [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore). Updates `Swashbuckle.AspNetCore` from 6.7.1 to 6.7.3 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v6.7.1...v6.7.3) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8196b50 commit 88357dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/azure/sdk/snippets/authentication/credential-chains/AuthenticationSampleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Azure.Storage.Blobs" Version="12.21.2" />
1212
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.8" />
1313
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.5" />
14-
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.1" />
14+
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
1515
</ItemGroup>
1616

1717
</Project>

0 commit comments

Comments
 (0)