Skip to content

Commit 373e5ac

Browse files
dependabot[bot]abelbraaksma
authored andcommitted
Bump FsToolkit.ErrorHandling.TaskResult from 3.2.0 to 3.3.0
Bumps [FsToolkit.ErrorHandling.TaskResult](https://github.com/demystifyfp/FsToolkit.ErrorHandling) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/demystifyfp/FsToolkit.ErrorHandling/releases) - [Changelog](https://github.com/demystifyfp/FsToolkit.ErrorHandling/blob/master/RELEASE_NOTES.md) - [Commits](demystifyfp/FsToolkit.ErrorHandling@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: FsToolkit.ErrorHandling.TaskResult dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5222f77 commit 373e5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</ItemGroup>
5555

5656
<ItemGroup>
57-
<PackageReference Include="FsToolkit.ErrorHandling.TaskResult" Version="3.2.0" />
57+
<PackageReference Include="FsToolkit.ErrorHandling.TaskResult" Version="3.3.0" />
5858
<PackageReference Include="FsUnit.xUnit" Version="5.1.0" />
5959
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
6060
<PackageReference Include="xunit" Version="2.4.2" />

0 commit comments

Comments
 (0)