Skip to content

Commit

Permalink
Use Xamarin.UITest 3.2.3 in csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
TSchmiedlechner committed Nov 16, 2021
1 parent 68387cc commit 8ea3b7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="Serilog.Sinks.File">
<Version>5.0.0</Version>
</PackageReference>
<PackageReference Include="Xamarin.UITest" Version="3.0.5" />
<PackageReference Include="Xamarin.UITest" Version="3.2.3" />
<PackageReference Include="NUnit3TestAdapter" Version="3.13.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8ea3b7c

Please sign in to comment.