Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2816b5f

Browse files
authoredMar 17, 2025
Merge pull request #131 from loresoft/dependabot/nuget/FluentAssertions-8.2.0
Bump FluentAssertions from 8.1.1 to 8.2.0
2 parents fb235bd + 024cac9 commit 2816b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/AssemblyMetadata.Generators.Tests/AssemblyMetadata.Generators.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
<PrivateAssets>all</PrivateAssets>
4040
</PackageReference>
41-
<PackageReference Include="FluentAssertions" Version="8.1.1" />
41+
<PackageReference Include="FluentAssertions" Version="8.2.0" />
4242
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0">
4343
<PrivateAssets>all</PrivateAssets>
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)
Please sign in to comment.