Skip to content

Commit

Permalink
Merge pull request #18 from christianhelle/renovate/nswag-monorepo
Browse files Browse the repository at this point in the history
Update nswag monorepo to v14.0.3
  • Loading branch information
christianhelle authored Feb 4, 2024
2 parents 035c5f2 + c8cff19 commit e9398f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CurlGenerator.Core/CurlGenerator.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="14.0.2" />
<PackageReference Include="NSwag.Core.Yaml" Version="14.0.2" />
<PackageReference Include="NSwag.CodeGeneration.CSharp" Version="14.0.3" />
<PackageReference Include="NSwag.Core.Yaml" Version="14.0.3" />
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.1" />
</ItemGroup>

Expand Down

0 comments on commit e9398f8

Please sign in to comment.