Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.All in /All/src/WebApplication
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 10, 2019
1 parent a2444b5 commit bb4be49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion All/src/WebApplication/WebApplication.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<UserSecretsId>aspnet-WebApplication-76553844-7CE8-4A52-ABC8-A3A075844625</UserSecretsId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.0" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit bb4be49

Please sign in to comment.