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 3b58769 commit 2d12976Copy full SHA for 2d12976
test/UnitTests/UnitTests.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<TargetFramework>net8.0</TargetFramework>
@@ -11,7 +11,7 @@
11
<PrivateAssets>all</PrivateAssets>
12
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
13
</PackageReference>
14
- <PackageReference Include="FluentAssertions" Version="6.12.0" />
+ <PackageReference Include="FluentAssertions" Version="8.2.0" />
15
<PackageReference Include="FluentAssertions.Analyzers" Version="0.30.0">
16
17
0 commit comments