Skip to content

Commit

Permalink
nuget-azure-ad-b2c-backend: bump the nswag-packages group
Browse files Browse the repository at this point in the history
Bumps the nswag-packages group in /samples/AzureADB2CAuth/auth-backend with 2 updates: [NSwag.AspNetCore](https://github.com/RicoSuter/NSwag) and [NSwag.MSBuild](https://github.com/RicoSuter/NSwag).


Updates `NSwag.AspNetCore` from 14.1.0 to 14.2.0
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v14.1.0...v14.2.0)

Updates `NSwag.MSBuild` from 14.1.0 to 14.2.0
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v14.1.0...v14.2.0)

---
updated-dependencies:
- dependency-name: NSwag.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nswag-packages
- dependency-name: NSwag.MSBuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nswag-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 570e2f2 commit c229354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samples/AzureADB2CAuth/auth-backend/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<PackageVersion Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.Identity.Web" Version="3.2.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="NSwag.AspNetCore" Version="14.1.0" />
<PackageVersion Include="NSwag.MSBuild" Version="14.1.0" />
<PackageVersion Include="NSwag.AspNetCore" Version="14.2.0" />
<PackageVersion Include="NSwag.MSBuild" Version="14.2.0" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
Expand Down

0 comments on commit c229354

Please sign in to comment.