We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b8c39b commit 10930ccCopy full SHA for 10930cc
Deploy.Server/Deploy.Server.csproj
@@ -8,7 +8,7 @@
8
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />
9
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
10
<PackageReference Include="Swashbuckle.AspNetCore.ReDoc" Version="8.1.1" />
11
- <PackageReference Include="NSwag.AspNetCore" Version="14.2.0" />
+ <PackageReference Include="NSwag.AspNetCore" Version="14.3.0" />
12
<PackageReference Include="SystemTextJsonPatch" Version="4.2.0" />
13
14
<ProjectReference Include="..\Deploy.Core\Deploy.Core.csproj" />
0 commit comments