File tree 2 files changed +2
-2
lines changed
Src/FluentAssertions.DataSets
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 41
41
42
42
<ItemGroup Label =" Analyzers" >
43
43
<AdditionalFiles Include =" BannedSymbols.txt" />
44
- <PackageReference Include =" FluentAssertions" Version =" 8.0.0 " />
44
+ <PackageReference Include =" FluentAssertions" Version =" 8.0.1 " />
45
45
<PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" PrivateAssets =" all" />
46
46
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
47
47
<PackageReference Include =" PolySharp" Version =" 1.15.0" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
7
7
<ItemGroup >
8
- <PackageReference Include =" FluentAssertions" Version =" 8.0.0 " />
8
+ <PackageReference Include =" FluentAssertions" Version =" 8.0.1 " />
9
9
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.12.0" />
10
10
<PackageReference Include =" xunit" Version =" 2.9.3" />
11
11
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
You can’t perform that action at this time.
0 commit comments