Skip to content

Commit

Permalink
Merge pull request #254 from JoeShook/dependabot/nuget/develop/Micros…
Browse files Browse the repository at this point in the history
…oft.AspNet.WebApi.Client-6.0.0

Bump Microsoft.AspNet.WebApi.Client from 5.2.9 to 6.0.0
  • Loading branch information
JoeShook authored Jan 2, 2024
2 parents bcd7ccc + bc6bdc9 commit 49656e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/AppMetricsPluginExampleFramework/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<package id="Microsoft.AspNet.Razor" version="3.3.0" targetFramework="net472" />
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi" version="5.3.0" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.9" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Client" version="6.0.0" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.Core" version="5.3.0" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.HelpPage" version="5.2.9" targetFramework="net472" />
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.3.0" targetFramework="net472" />
Expand Down

0 comments on commit 49656e2

Please sign in to comment.