Skip to content

Commit

Permalink
Merge pull request #5 from IharYakimush/dependabot/nuget/Community.As…
Browse files Browse the repository at this point in the history
…pNetCore.ExceptionHandling.Integration/Microsoft.AspNetCore.All-2.1.4

Bump Microsoft.AspNetCore.All from 2.1.2 to 2.1.4 in /Community.AspNetCore.ExceptionHandling.Integration
  • Loading branch information
IharYakimush authored Nov 16, 2019
2 parents 84da87f + 9249a54 commit b8ed165
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='netcoreapp2.1'">
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.2" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.4" />
<PackageReference Include="Microsoft.AspNetCore.Buffering" Version="0.2.2" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Abstractions" Version="2.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Core" Version="2.1.1" />
Expand Down

0 comments on commit b8ed165

Please sign in to comment.