Skip to content

Commit 72fcb27

Browse files
Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9 in /Angular2
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 017bba4 commit 72fcb27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Angular2/dwCheckUi.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<PackageReference Include="ClacksMiddlware" Version="2.0.0" />
10-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
10+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0" />

0 commit comments

Comments
 (0)