Skip to content

Commit d04cbbc

Browse files
Bump System.IO.Pipelines from 4.7.5 to 7.0.0 in /Solutions
Bumps [System.IO.Pipelines](https://github.com/dotnet/runtime) from 4.7.5 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: System.IO.Pipelines dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ec6652 commit d04cbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Solutions/Ais.Net/Ais.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="System.IO.Pipelines" Version="4.7.5" />
19+
<PackageReference Include="System.IO.Pipelines" Version="7.0.0" />
2020
</ItemGroup>
2121

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

0 commit comments

Comments
 (0)