File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
<ItemGroup >
12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6.3" />
13
13
<PackageReference Include =" xunit" Version =" 2.9.2" />
14
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5 .0" >
14
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0 .0" >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
</PackageReference >
Original file line number Diff line number Diff line change 11
11
<ItemGroup >
12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.6.3" />
13
13
<PackageReference Include =" xunit" Version =" 2.9.2" />
14
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5 .0" >
14
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0 .0" >
15
15
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
16
16
<PrivateAssets >all</PrivateAssets >
17
17
</PackageReference >
You can’t perform that action at this time.
0 commit comments