Skip to content

Commit

Permalink
Merge pull request #17 from ardalis/dependabot/nuget/WithRazorPages/M…
Browse files Browse the repository at this point in the history
…icrosoft.AspNetCore.All-2.0.9

Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9 in /WithRazorPages
  • Loading branch information
ardalis committed Oct 23, 2019
2 parents 8c01db2 + f299ab8 commit 37a779c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WithRazorPages/WithRazorPages.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="2.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 37a779c

Please sign in to comment.