Skip to content

Commit ac53e95

Browse files
Bump Microsoft.AspNet.WebApi.Client in /YAF.SampleWebApplication
Bumps [Microsoft.AspNet.WebApi.Client](https://github.com/aspnet/AspNetWebStack) from 5.2.7 to 5.2.8. - [Release notes](https://github.com/aspnet/AspNetWebStack/releases) - [Commits](https://github.com/aspnet/AspNetWebStack/commits) --- updated-dependencies: - dependency-name: Microsoft.AspNet.WebApi.Client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e60f2c commit ac53e95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

YAF.SampleWebApplication/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<package id="Microsoft.AspNet.SignalR.SystemWeb" version="2.4.3" targetFramework="net48" />
1414
<package id="Microsoft.AspNet.Web.Optimization" version="1.1.3" targetFramework="net472" />
1515
<package id="Microsoft.AspNet.Web.Optimization.WebForms" version="1.1.3" targetFramework="net472" />
16-
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.7" targetFramework="net48" />
16+
<package id="Microsoft.AspNet.WebApi.Client" version="5.2.8" targetFramework="net48" />
1717
<package id="Microsoft.AspNet.WebApi.Core" version="5.2.7" targetFramework="net48" />
1818
<package id="Microsoft.AspNet.WebApi.WebHost" version="5.2.7" targetFramework="net48" />
1919
<package id="Microsoft.AspNet.WebPages" version="3.2.7" targetFramework="net48" />

0 commit comments

Comments
 (0)