Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ASP.NET dependencies #4716

Merged
merged 4 commits into from
Jul 6, 2021

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Jun 22, 2021

Summary

Updates dependencies for ASP.NET MVC, Web API, and Web Pages (including Razor). Adds three packages for those three groupings.

Supersedes #4583, #4587, #4588, and #4632

@bdukes bdukes added Type: Maintenance .NET Pull requests that update .net code labels Jun 22, 2021
@bdukes bdukes added this to the 9.10.0 milestone Jun 22, 2021
Microsoft.AspNet.Mvc from 5.1.3 to 5.2.7
Microsoft.AspNet.WebApi from 5.2.3 to 5.2.7
Microsoft.AspNet.WebApi.Client from 5.2.3 to 5.2.7
Microsoft.AspNet.WebApi.Core from 5.2.3 to 5.2.7
Microsoft.AspNet.WebApi.WebHost from 5.2.3 to 5.2.7
Microsoft.AspNet.Razor from 3.1.2 to 3.2.7
Microsoft.AspNet.WebHelpers from 3.1.2 to 3.2.7
Microsoft.AspNet.WebPages from 3.1.2 to 3.2.7
Microsoft.AspNet.WebPages.Data from 3.1.2 to 3.2.7
Microsoft.AspNet.WebPages.WebData from 3.1.2 to 3.2.7
@bdukes bdukes force-pushed the update-aspnet-dependencies branch from 640a891 to 448fa5a Compare June 22, 2021 22:09
@bdukes bdukes force-pushed the update-aspnet-dependencies branch 2 times, most recently from 9cce424 to bf42192 Compare June 23, 2021 15:00
bdukes added 2 commits June 23, 2021 10:51
Also adjust incorrect reference paths

These projects were referencing assemblies from the NuGet Packages
directory but didn't record that dependency in packages.config, so
updates to NuGet packages would break them.
@bdukes bdukes force-pushed the update-aspnet-dependencies branch from bf42192 to 93794dc Compare June 23, 2021 15:51
@donker donker merged commit d759f37 into dnnsoftware:develop Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants