We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c76ca1e commit c930aa6Copy full SHA for c930aa6
src/UnitTests/UnitTests.csproj
@@ -21,7 +21,7 @@
21
<ProjectReference Include="..\CodeGeneration\CodeGeneration.csproj" />
22
</ItemGroup>
23
<ItemGroup>
24
- <PackageReference Include="FluentAssertions" Version="8.0.1" />
+ <PackageReference Include="FluentAssertions" Version="8.1.0" />
25
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
26
<PackageReference Include="xunit" Version="2.9.3" />
27
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2" />
0 commit comments