Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.All in /OdeToFood/OdeToFood
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.0 to 2.0.9.
- [Release notes](https://github.com/aspnet/Universe/releases)
- [Changelog](https://github.com/aspnet/Universe/blob/master/docs/CrossRepoBreakingChanges.md)
- [Commits](aspnet/Universe@2.0.0...2.0.9)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2019
1 parent 5e8b66b commit d946bbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OdeToFood/OdeToFood/OdeToFood.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit d946bbe

Please sign in to comment.