Skip to content

Commit 47952de

Browse files
Bump NSwag.Core from 13.16.1 to 13.17.0 (#1020)
Bumps [NSwag.Core](https://github.com/RicoSuter/NSwag) from 13.16.1 to 13.17.0. - [Release notes](https://github.com/RicoSuter/NSwag/releases) - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md) - [Commits](RicoSuter/NSwag@v13.16.1...v13.17.0) --- updated-dependencies: - dependency-name: NSwag.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c1a9b1 commit 47952de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LibKubernetesGenerator/LibKubernetesGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Autofac" Version="6.4.0" GeneratePathProperty="true" PrivateAssets="all" />
1414
<PackageReference Include="CaseExtensions" Version="1.1.0" GeneratePathProperty="true" PrivateAssets="all" />
15-
<PackageReference Include="NSwag.Core" Version="13.16.1" GeneratePathProperty="true" PrivateAssets="all" />
15+
<PackageReference Include="NSwag.Core" Version="13.17.0" GeneratePathProperty="true" PrivateAssets="all" />
1616
<PackageReference Include="Nustache" Version="1.16.0.10" GeneratePathProperty="true" PrivateAssets="all" NoWarn="NU1701" />
1717
<PackageReference Include="NJsonSchema" Version="10.8.0" GeneratePathProperty="true" PrivateAssets="all" />
1818
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" GeneratePathProperty="true" PrivateAssets="all" />

0 commit comments

Comments
 (0)