Skip to content

Commit ec93ff3

Browse files
Bump Microsoft.IO.RecyclableMemoryStream from 3.0.0 to 3.0.1
Bumps [Microsoft.IO.RecyclableMemoryStream](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/Microsoft/Microsoft.IO.RecyclableMemoryStream/releases) - [Changelog](https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream/blob/master/CHANGES.md) - [Commits](microsoft/Microsoft.IO.RecyclableMemoryStream@3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: Microsoft.IO.RecyclableMemoryStream dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0ce62e commit ec93ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Core/Flow.Launcher.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<PackageReference Include="Droplex" Version="1.7.0" />
5757
<PackageReference Include="FSharp.Core" Version="7.0.401" />
5858
<PackageReference Include="Meziantou.Framework.Win32.Jobs" Version="3.2.1" />
59-
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />
59+
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.1" />
6060
<PackageReference Include="squirrel.windows" Version="1.5.2" NoWarn="NU1701" />
6161
<PackageReference Include="StreamJsonRpc" Version="2.17.11" />
6262
</ItemGroup>

0 commit comments

Comments
 (0)