File tree 3 files changed +3
-3
lines changed
examples/SerializationDebug
3 files changed +3
-3
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.10.2 " />
9
+ <PackageReference Include =" FluentAssertions" Version =" 5.10.3 " />
10
10
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" $(TestSdkVersion)" />
11
11
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
12
12
<PackageReference Include =" xunit" Version =" $(XunitVersion)" />
Original file line number Diff line number Diff line change 12
12
</ItemGroup >
13
13
14
14
<ItemGroup >
15
- <PackageReference Include =" FluentAssertions" Version =" 5.10.2 " />
15
+ <PackageReference Include =" FluentAssertions" Version =" 5.10.3 " />
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)" />
Original file line number Diff line number Diff line change 8
8
</PropertyGroup >
9
9
10
10
<ItemGroup >
11
- <PackageReference Include =" FluentAssertions" Version =" 5.10.2 " />
11
+ <PackageReference Include =" FluentAssertions" Version =" 5.10.3 " />
12
12
<PackageReference Include =" Newtonsoft.Json" Version =" 12.0.3" />
13
13
</ItemGroup >
14
14
You can’t perform that action at this time.
0 commit comments