Skip to content

Commit 809ce73

Browse files
Bump System.IO.Pipelines from 4.5.0 to 4.5.1 in /WebApi (#45)
Bumps [System.IO.Pipelines](https://github.com/dotnet/corefx) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c8d90f commit 809ce73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebApi/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<package id="System.Buffers" version="4.5.0" targetFramework="net461" />
3333
<package id="System.Configuration.ConfigurationManager" version="4.5.0" targetFramework="net461" />
3434
<package id="System.Diagnostics.PerformanceCounter" version="4.5.0" targetFramework="net461" />
35-
<package id="System.IO.Pipelines" version="4.5.0" targetFramework="net461" />
35+
<package id="System.IO.Pipelines" version="4.5.1" targetFramework="net461" />
3636
<package id="System.Memory" version="4.5.0" targetFramework="net461" />
3737
<package id="System.Numerics.Vectors" version="4.4.0" targetFramework="net461" />
3838
<package id="System.Runtime.Caching" version="4.5.0" targetFramework="net461" />

0 commit comments

Comments
 (0)