Skip to content

Commit

Permalink
Update aspnet aspnetwebstack monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2023
1 parent f2c6ded commit 8bea946
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<PackageReference Update="Microsoft.Web.Infrastructure" Version="1.0.0" />
<PackageReference Update="Microsoft.AspNet.WebPages" Version="3.2.7" />
<PackageReference Update="Microsoft.AspNet.Mvc" Version="5.2.7" />
<PackageReference Update="Microsoft.AspNet.WebPages" Version="3.3.0" />
<PackageReference Update="Microsoft.AspNet.Mvc" Version="5.3.0" />
<PackageReference Update="Microsoft.AspNet.Web.Optimization" Version="1.1.3" />
<PackageReference Update="Microsoft.AspNet.Razor" Version="3.2.7" />
<PackageReference Update="Microsoft.AspNet.WebPages" Version="3.2.7" />
<PackageReference Update="Microsoft.AspNet.Razor" Version="3.3.0" />
<PackageReference Update="Microsoft.AspNet.WebPages" Version="3.3.0" />
<PackageReference Update="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Update="WebGrease" Version="1.6.0" />
<PackageReference Update="Antlr" Version="3.5.0.2" />
Expand Down

0 comments on commit 8bea946

Please sign in to comment.