Skip to content

Commit

Permalink
Merge pull request #4815 from valadas/web-527
Browse files Browse the repository at this point in the history
Marked nuget dependency from DotNetNuke.Web on Microsoft.AspNet.WebApi.Core
  • Loading branch information
mitchelsellers committed Sep 14, 2021
2 parents 595545c + b0e1a26 commit bf50bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build/Tools/NuGet/DotNetNuke.Web.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<copyright>Copyright (c) .NET Foundation and Contributors, All Rights Reserved.</copyright>
<dependencies>
<dependency id="DotNetNuke.Core" version="$version$" />
<dependency id="Microsoft.AspNet.WebApi.Core" version="5.2.7" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit bf50bee

Please sign in to comment.