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 32
32
description : Specify the version of AdvancedSharpAdbClient you're using.
33
33
options :
34
34
- " Latest Source"
35
+ - " 3.3.13"
35
36
- " 3.3.12"
36
37
- " 3.2.11"
37
38
- " 3.1.10"
Original file line number Diff line number Diff line change 24
24
</PackageReference >
25
25
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.10.0" />
26
26
<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" >
29
29
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
30
30
</PackageReference >
31
31
</ItemGroup >
You can’t perform that action at this time.
0 commit comments