File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1414 </PropertyGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.11 .0" />
18- <PackageReference Include =" xunit" Version =" 2.4.2 " />
19- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.4.5 " PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers" />
17+ <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9 .0" />
18+ <PackageReference Include =" xunit" Version =" 2.7.0 " />
19+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.7 " PrivateAssets =" all" IncludeAssets =" runtime; build; native; contentfiles; analyzers" />
2020 </ItemGroup >
2121
2222 <ItemGroup >
Original file line number Diff line number Diff line change 2020 <PackageId >Asmichi.ChildProcess</PackageId >
2121 </PropertyGroup >
2222
23- <ItemGroup >
24- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
25- </ItemGroup >
26-
2723 <Import Project =" $(WorktreeRoot)\build\msbuild\ChildProcessNativeFiles.targets" />
2824
2925 <!-- *** Invoke build/FetchNativeLib.ps1 beforehand! *** -->
You can’t perform that action at this time.
0 commit comments