Skip to content

Commit 8497d5d

Browse files
Bump Microsoft.AspNetCore.All in /example/WebApplication
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 f49b915 commit 8497d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/WebApplication/WebApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
8+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)