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](https://github.com/RicoSuter/NSwag/compare/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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Autofac" Version="6.4.0" GeneratePathProperty="true" PrivateAssets="all" />
|
||||
<PackageReference Include="CaseExtensions" Version="1.1.0" GeneratePathProperty="true" PrivateAssets="all" />
|
||||
<PackageReference Include="NSwag.Core" Version="13.16.1" GeneratePathProperty="true" PrivateAssets="all" />
|
||||
<PackageReference Include="NSwag.Core" Version="13.17.0" GeneratePathProperty="true" PrivateAssets="all" />
|
||||
<PackageReference Include="Nustache" Version="1.16.0.10" GeneratePathProperty="true" PrivateAssets="all" NoWarn="NU1701" />
|
||||
<PackageReference Include="NJsonSchema" Version="10.8.0" GeneratePathProperty="true" PrivateAssets="all" />
|
||||
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="6.0.0" GeneratePathProperty="true" PrivateAssets="all" />
|
||||
|
||||
Reference in New Issue
Block a user