File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 39
39
</ItemGroup >
40
40
41
41
<ItemGroup >
42
- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.5.0" />
43
- <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
44
- <PackageReference Include =" xunit" Version =" 2.4.2-pre.13" />
45
- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.3" />
42
+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
43
+ <PackageReference Include =" Newtonsoft.Json" Version =" 13.0.3" />
44
+ <PackageReference Include =" xunit" Version =" 2.8.0" />
45
+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.0" >
46
+ <PrivateAssets >all</PrivateAssets >
47
+ <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
48
+ </PackageReference >
46
49
</ItemGroup >
47
50
48
51
<ItemGroup Condition =" '$(TargetFramework)' == 'net47' " >
You can’t perform that action at this time.
0 commit comments