File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
</PropertyGroup >
7
7
8
8
<ItemGroup >
9
- <PackageReference Include =" FluentAssertions" Version =" 5.9 .0" />
9
+ <PackageReference Include =" FluentAssertions" Version =" 5.10 .0" />
10
10
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(TestSdkVersion)" />
11
11
<PackageReference Include =" xunit" Version =" $(XunitVersion)" />
12
12
<DotNetCliToolReference Include =" dotnet-xunit" Version =" $(XunitCliVersion)" />
Original file line number Diff line number Diff line change 12
12
</ItemGroup >
13
13
14
14
<ItemGroup >
15
- <PackageReference Include =" FluentAssertions" Version =" 5.9 .0" />
15
+ <PackageReference Include =" FluentAssertions" Version =" 5.10 .0" />
16
16
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(TestSdkVersion)" />
17
17
<PackageReference Include =" xunit" Version =" $(XunitVersion)" />
18
18
<DotNetCliToolReference Include =" dotnet-xunit" Version =" $(XunitCliVersion)" />
You can’t perform that action at this time.
0 commit comments