Skip to content

Commit 2c69637

Browse files
Bump NSwag.AspNetCore from 14.2.0 to 14.3.0 (#267)
1 parent 68bc823 commit 2c69637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TodoApp/TodoApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.Extensions.ApiDescription.Server" Version="9.0.3" PrivateAssets="all" />
2020
<PackageReference Include="Microsoft.OpenApi" Version="1.6.24" />
2121
<PackageReference Include="Microsoft.TypeScript.MSBuild" Version="5.8.1" PrivateAssets="all" />
22-
<PackageReference Include="NSwag.AspNetCore" Version="14.2.0" />
22+
<PackageReference Include="NSwag.AspNetCore" Version="14.3.0" />
2323
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
2424
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="8.1.0" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)