Skip to content

Commit 23a761f

Browse files
Bump Microsoft.AspNetCore.All in /ImageResizeWebApp/ImageResizeWebApp
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]>
1 parent 3553fb6 commit 23a761f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ImageResizeWebApp/ImageResizeWebApp/ImageResizeWebApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<ItemGroup>
2020
<PackageReference Include="Microsoft.AspNetCore" Version="2.0.0" />
21-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
21+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
2222
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.0.0" />
2323
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.0.0" />
2424
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="2.1.0" />

0 commit comments

Comments
 (0)