Skip to content

Commit

Permalink
Bump System.IO.Pipelines from 4.7.4 to 4.7.5 in /Solutions (#149)
Browse files Browse the repository at this point in the history
Bumps [System.IO.Pipelines](https://github.com/dotnet/corefx) from 4.7.4 to 4.7.5.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.IO.Pipelines
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2022
1 parent 1c406c4 commit a1b4cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solutions/Ais.Net/Ais.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IO.Pipelines" Version="4.7.4" />
<PackageReference Include="System.IO.Pipelines" Version="4.7.5" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
Expand Down

0 comments on commit a1b4cc9

Please sign in to comment.