We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9858870 commit 31319d6Copy full SHA for 31319d6
Source/Boxed.AspNetCore.Swagger/Boxed.AspNetCore.Swagger.csproj
@@ -46,7 +46,7 @@
46
<ItemGroup Label="Package References">
47
<PackageReference Condition="'$(OS)' == 'Windows_NT'" Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" Version="1.0.0-beta-62909-01" />
48
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="All" Version="1.1.0-beta007" />
49
- <PackageReference Include="Swashbuckle.AspNetCore" Version="2.4.0" />
+ <PackageReference Include="Swashbuckle.AspNetCore" Version="2.5.0" />
50
</ItemGroup>
51
52
</Project>
0 commit comments