Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Commit

Permalink
Fix vulnerabilities in Microsoft.AspNetCore.All
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniel authored Oct 23, 2018
1 parent 22c02a3 commit cdff300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AureliaSpaService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="2.0.0" />
</ItemGroup>

Expand Down

0 comments on commit cdff300

Please # to comment.