Skip to content

Commit 357eef5

Browse files
authored
Merge pull request #88 from NitroDevs/chore/package-update-csharpfunctionalextensions
Update CSharpFunctionalExtensions to v3.0.0
2 parents 8ae7d40 + 6dbda5d commit 357eef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="CSharpFunctionalExtensions" Version="2.37.0" />
17+
<PackageReference Include="CSharpFunctionalExtensions" Version="3.0.0" />
1818
<PackageReference Include="FluentAssertions" Version="6.10.0" />
1919
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
2020
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)