Skip to content

Commit

Permalink
Bump NSwag.Core from 14.0.3 to 14.0.7
Browse files Browse the repository at this point in the history
Bumps [NSwag.Core](https://github.com/RicoSuter/NSwag) from 14.0.3 to 14.0.7.
- [Release notes](https://github.com/RicoSuter/NSwag/releases)
- [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md)
- [Commits](RicoSuter/NSwag@v14.0.3...v14.0.7)

---
updated-dependencies:
- dependency-name: NSwag.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 8c31db3 commit bc9442f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenApiLINQPadDriver/OpenApiLINQPadDriver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<PackageReference Include="NJsonSchema.CodeGeneration.CSharp" Version="11.0.0" />
<PackageReference Include="NSwag.CodeGeneration" Version="14.0.3" />
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="14.0.3" />
<PackageReference Include="NSwag.Core" Version="14.0.3" />
<PackageReference Include="NSwag.Core" Version="14.0.7" />
<PackageReference Include="NSwag.Core.Yaml" Version="14.0.3" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Prism.Core" Version="8.1.97" />
Expand Down

0 comments on commit bc9442f

Please sign in to comment.