Skip to content

Commit

Permalink
[.NET] Update Microsoft.AspNetCore.Server.IIS to 2.2.6 for security (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcam206 committed Jul 30, 2019
1 parent 40d168b commit b3f29d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Server.IIS" Version="2.2.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b3f29d2

Please sign in to comment.