Skip to content

Commit

Permalink
Upgrade Microsoft.AspNetCore.All to address a security alert
Browse files Browse the repository at this point in the history
  • Loading branch information
bzaar authored May 8, 2019
1 parent 77e8be3 commit 08b87ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Yandex.Checkout.V3.Demo/Yandex.Checkout.V3.Demo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>netcoreapp2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.8" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.3" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 08b87ea

Please sign in to comment.