Skip to content

Commit e9791e3

Browse files
dependabot[bot]abelbraaksma
authored andcommitted
Bump FsToolkit.ErrorHandling.TaskResult from 2.13.0 to 3.0.0
Bumps [FsToolkit.ErrorHandling.TaskResult](https://github.com/demystifyfp/FsToolkit.ErrorHandling) from 2.13.0 to 3.0.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@2.13.0...3.0.0) --- updated-dependencies: - dependency-name: FsToolkit.ErrorHandling.TaskResult dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 507b9e5 commit e9791e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FSharpy.TaskSeq.Test/FSharpy.TaskSeq.Test.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="FsToolkit.ErrorHandling.TaskResult" Version="2.13.0" />
34+
<PackageReference Include="FsToolkit.ErrorHandling.TaskResult" Version="3.0.0" />
3535
<PackageReference Include="FsUnit.xUnit" Version="5.0.5" />
3636
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
3737
<PackageReference Include="xunit" Version="2.4.2" />

0 commit comments

Comments
 (0)