File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
Equatable.Generator.Tests Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1+ github : loresoft
Original file line number Diff line number Diff line change 55 </PropertyGroup >
66
77 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0' " >
8- <PackageReference Include =" Microsoft.Bcl.HashCode" Version =" 1.1.1 " />
8+ <PackageReference Include =" Microsoft.Bcl.HashCode" Version =" 6.0.0 " />
99 </ItemGroup >
1010
1111</Project >
Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" System.Text.Json" Version =" 8 .0.4 " />
12+ <PackageReference Include =" System.Text.Json" Version =" 9 .0.0 " />
1313 </ItemGroup >
1414
1515 <ItemGroup >
Original file line number Diff line number Diff line change 1515 <PrivateAssets >all</PrivateAssets >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 </PackageReference >
18- <PackageReference Include =" FluentAssertions" Version =" 6.12.0 " />
18+ <PackageReference Include =" FluentAssertions" Version =" 6.12.2 " />
1919 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" [4.4.0]" />
2020 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
21- <PackageReference Include =" Verify.Xunit" Version =" 26.4.2 " />
22- <PackageReference Include =" xunit" Version =" 2.9.0 " />
21+ <PackageReference Include =" Verify.Xunit" Version =" 28.2.1 " />
22+ <PackageReference Include =" xunit" Version =" 2.9.2 " />
2323 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
2424 <PrivateAssets >all</PrivateAssets >
2525 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
You can’t perform that action at this time.
0 commit comments