Skip to content

Commit

Permalink
Bump NSwag.CodeGeneration.CSharp from 14.1.0 to 14.2.0 in /src
Browse files Browse the repository at this point in the history
Bumps [NSwag.CodeGeneration.CSharp](https://github.com/RicoSuter/NSwag) 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.CodeGeneration.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 68f00ca commit c9d048e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/N3O.Tool/N3O.Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.1" />
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="14.1.0" />
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="14.2.0" />
<PackageReference Include="NSwag.CodeGeneration.TypeScript" Version="14.2.0" />
<PackageReference Include="Spectre.Console" Version="0.49.1" />
</ItemGroup>
Expand Down

0 comments on commit c9d048e

Please sign in to comment.