File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Avalonia.FuncUI.UnitTests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 </ItemGroup >
2323
2424 <ItemGroup >
25- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0 " />
25+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
2626 <PackageReference Include =" System.Reactive" Version =" 6.0.1" />
27- <PackageReference Include =" xunit" Version =" 2.9.0" />
28- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" >
27+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.1" >
2928 <PrivateAssets >all</PrivateAssets >
3029 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3130 </PackageReference >
31+ <PackageReference Include =" xunit.v3" Version =" 2.0.3" />
3232 </ItemGroup >
3333
3434 <ItemGroup >
You can’t perform that action at this time.
0 commit comments