File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 "name" : " .NET Core Attach" ,
1818 "type" : " coreclr" ,
1919 "request" : " attach" ,
20- "processId" : " ${command. pickProcess}"
20+ "processId" : " ${command: pickProcess}"
2121 }
2222 ]
2323}
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" xunit" Version =" 2.3.0-beta1-build3642 " />
16+ <PackageReference Include =" xunit" Version =" 2.3.0-beta2-build3683 " />
1717 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 15.0.0" />
1818 <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.2.0" />
19- <DotNetCliToolReference Include =" dotnet-xunit" Version =" 2.3.0-beta1-build3642 " />
19+ <DotNetCliToolReference Include =" dotnet-xunit" Version =" 2.3.0-beta2-build3683 " />
2020 </ItemGroup >
2121
2222</Project >
You can’t perform that action at this time.
0 commit comments