Skip to content

Commit 15b1579

Browse files
Bump Microsoft.AspNetCore.All (aspnet#213)
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) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.All dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afd8687 commit 15b1579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/aspnetcore/mvc/testing/TestingMVC/src/TestingMVC/TestingMVC.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
10+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.0" PrivateAssets="All" />
1212
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.0" PrivateAssets="All" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)