We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 783cab3 commit d332a7eCopy full SHA for d332a7e
src/common.props
@@ -20,7 +20,7 @@ Migrated onto .NET 6.</PackageReleaseNotes>
20
<PropertyGroup>
21
<XunitVersion>2.4.2</XunitVersion>
22
<MicrosoftSdkVersion>17.3.2</MicrosoftSdkVersion>
23
- <FluentAssertionsVersion>6.7.0</FluentAssertionsVersion>
+ <FluentAssertionsVersion>6.8.0</FluentAssertionsVersion>
24
<NetCoreVersion>net6.0</NetCoreVersion>
25
<NetStandardVersion>netstandard1.6</NetStandardVersion>
26
<NetFrameworkLibVersion>net461</NetFrameworkLibVersion>
0 commit comments