Skip to content

Commit

Permalink
nuget-dressca: bump NSwag.MSBuild in /samples/Dressca/dressca-backend
Browse files Browse the repository at this point in the history
Bumps [NSwag.MSBuild](https://github.com/RicoSuter/NSwag) from 13.19.0 to 13.20.0.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v13.19.0...v13.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent a281f6b commit 4ccc07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Dressca/dressca-backend/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.7.0" />
<PackageVersion Include="Moq" Version="4.20.69" />
<PackageVersion Include="NSwag.AspNetCore" Version="13.19.0" />
<PackageVersion Include="NSwag.MSBuild" Version="13.19.0" />
<PackageVersion Include="NSwag.MSBuild" Version="13.20.0" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
<PackageVersion Include="xunit" Version="2.5.0" />
<PackageVersion Include="xunit.abstractions" Version="2.0.3" />
Expand Down

0 comments on commit 4ccc07d

Please sign in to comment.