Last active
July 15, 2020 15:40
-
-
Save angelovstanton/dba03453ddfed38f076d846b7317a5cb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ItemGroup> | |
<PackageReference Include="Appium.WebDriver" Version="4.1.1" /> | |
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" /> | |
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" /> | |
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" /> | |
</ItemGroup> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment