File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
AdvancedSharpAdbClient.Tests Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3232 description : Specify the version of AdvancedSharpAdbClient you're using.
3333 options :
3434 - " Latest Source"
35+ - " 3.3.13"
3536 - " 3.3.12"
3637 - " 3.2.11"
3738 - " 3.1.10"
Original file line number Diff line number Diff line change 2424 </PackageReference >
2525 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
2626 <PackageReference Include =" NSubstitute" Version =" 5.1.0" />
27- <PackageReference Include =" xunit" Version =" 2.8.1 " />
28- <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.1 " PrivateAssets =" all" >
27+ <PackageReference Include =" xunit" Version =" 2.9.0 " />
28+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2 " PrivateAssets =" all" >
2929 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
3030 </PackageReference >
3131 </ItemGroup >
You can’t perform that action at this time.
0 commit comments