Skip to content

Commit

Permalink
Merge pull request #41 from n3oltd/dependabot/nuget/src/NSwag.CodeGen…
Browse files Browse the repository at this point in the history
…eration.CSharp-14.2.0

Bump NSwag.CodeGeneration.CSharp from 14.1.0 to 14.2.0 in /src
  • Loading branch information
nadrummond authored Dec 11, 2024
2 parents 68f00ca + c9d048e commit c312643
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 c312643

Please sign in to comment.