File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
12
12
<ItemGroup >
13
- <PackageReference Include =" FluentAssertions" Version =" 7 .0.0" />
13
+ <PackageReference Include =" FluentAssertions" Version =" 8 .0.0" />
14
14
<PackageReference Include =" FluentAssertions.Analyzers" Version =" 0.34.1" />
15
15
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.XUnit" Version =" 1.1.2" />
16
16
<PackageReference Include =" Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version =" 1.1.2" />
Original file line number Diff line number Diff line change 9
9
</PropertyGroup >
10
10
11
11
<ItemGroup >
12
- <PackageReference Include =" FluentAssertions" Version =" 7 .0.0" />
12
+ <PackageReference Include =" FluentAssertions" Version =" 8 .0.0" />
13
13
<PackageReference Include =" FluentAssertions.Analyzers" Version =" 0.34.1" />
14
14
<PackageReference Include =" Nito.AsyncEx" Version =" 5.1.2" />
15
15
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
You can’t perform that action at this time.
0 commit comments