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 22
22
</ItemGroup >
23
23
24
24
<ItemGroup >
25
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0 " />
25
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1 " />
26
26
<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" >
29
28
<PrivateAssets >all</PrivateAssets >
30
29
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
31
30
</PackageReference >
31
+ <PackageReference Include =" xunit.v3" Version =" 2.0.3" />
32
32
</ItemGroup >
33
33
34
34
<ItemGroup >
You can’t perform that action at this time.
0 commit comments