Skip to content

Commit 31319d6

Browse files
VictorioBerraRehanSaeed
authored andcommitted
Upgrade package Swashbuckle.AspNetCore (#20)
1 parent 9858870 commit 31319d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Boxed.AspNetCore.Swagger/Boxed.AspNetCore.Swagger.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<ItemGroup Label="Package References">
4747
<PackageReference Condition="'$(OS)' == 'Windows_NT'" Include="Microsoft.SourceLink.GitHub" PrivateAssets="All" Version="1.0.0-beta-62909-01" />
4848
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="All" Version="1.1.0-beta007" />
49-
<PackageReference Include="Swashbuckle.AspNetCore" Version="2.4.0" />
49+
<PackageReference Include="Swashbuckle.AspNetCore" Version="2.5.0" />
5050
</ItemGroup>
5151

5252
</Project>

0 commit comments

Comments
 (0)