File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 </ItemGroup >
1212
1313 <ItemGroup >
14- <PackageReference Include =" FakeItEasy" Version =" 7.4 .0" />
14+ <PackageReference Include =" FakeItEasy" Version =" 8.0 .0" />
1515 <PackageReference Include =" FakeItEasy.Analyzer.CSharp" Version =" 6.1.1" >
1616 <PrivateAssets >all</PrivateAssets >
1717 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2020 <PrivateAssets >all</PrivateAssets >
2121 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
2222 </PackageReference >
23- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.7.1 " />
23+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0 " />
2424 <PackageReference Include =" Shouldly" Version =" 4.2.1" />
25- <PackageReference Include =" Verify.Xunit" Version =" 20.8.2 " />
26- <PackageReference Include =" xunit" Version =" 2.5.0 " />
27- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.0 " >
25+ <PackageReference Include =" Verify.Xunit" Version =" 22.5.0 " />
26+ <PackageReference Include =" xunit" Version =" 2.6.2 " />
27+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.4 " >
2828 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2929 <PrivateAssets >all</PrivateAssets >
3030 </PackageReference >
You can’t perform that action at this time.
0 commit comments