Skip to content

Commit 828c9ba

Browse files
Bump Microsoft.AspNetCore.All in /MVC_JavaScript_Demo
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/Universe) from 2.0.5 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.5...2.0.9) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eab596 commit 828c9ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MVC_JavaScript_Demo/MVC.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.5" />
8+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
99
<PackageReference Include="Microsoft.jQuery.Unobtrusive.Ajax" Version="3.2.6" />
1010
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.4" />
1111
</ItemGroup>

0 commit comments

Comments
 (0)