Skip to content

Commit 06d849b

Browse files
authored
Update CSharpFunctionalExtensions.FluentAssertions.csproj
1 parent a5fdf6a commit 06d849b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/CSharpFunctionalExtensions.FluentAssertions/CSharpFunctionalExtensions.FluentAssertions.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="CSharpFunctionalExtensions" Version="7.2.0" />
18-
<PackageReference Include="FluentAssertions" Version="6.10.0" />
17+
<PackageReference Include="CSharpFunctionalExtensions" Version="3.0.0" />
18+
<PackageReference Include="FluentAssertions" Version="7.2.0" />
1919
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
2020
<PrivateAssets>all</PrivateAssets>
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)