Skip to content

Commit

Permalink
Update package references (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
EricJohnson327 authored Jan 11, 2024
1 parent 75933d6 commit 757d04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/UITest/GitHubExtension.UITest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231008000" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.2" />
<PackageReference Include="Appium.WebDriver" Version="4.4.0" />
<PackageReference Include="Appium.WebDriver" Version="4.4.5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\GitHubExtension\GitHubExtension.csproj" />
Expand Down

0 comments on commit 757d04b

Please sign in to comment.