Skip to content

Commit

Permalink
Bump Microsoft.AspNet.WebPages from 3.2.9 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNet.WebPages](https://github.com/aspnet/AspNetWebStack) from 3.2.9 to 3.3.0.
- [Release notes](https://github.com/aspnet/AspNetWebStack/releases)
- [Commits](https://github.com/aspnet/AspNetWebStack/commits)

---
updated-dependencies:
- dependency-name: Microsoft.AspNet.WebPages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 85d3d00 commit 3b84575
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.9" targetFramework="net462" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.9" targetFramework="net462" />
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.9" targetFramework="net462" />
<package id="Microsoft.AspNet.WebPages" version="3.2.9" targetFramework="net462" />
<package id="Microsoft.AspNet.WebPages" version="3.3.0" targetFramework="net462" />
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="3.11.0" targetFramework="net462" />
<package id="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" version="1.19.5" targetFramework="net462" />
<package id="Microsoft.Web.Infrastructure" version="2.0.0" targetFramework="net462" />
Expand Down

0 comments on commit 3b84575

Please sign in to comment.