Skip to content

Commit aec35a9

Browse files
committed
Update PackageReadmeFile in Android project file
Changed the PackageReadmeFile element in G4.WebDriver.Remote.Android.csproj from G4.WebDriver.Remote.Android to G4.WebDriver.Remote.Android.md to ensure the correct README file is included when the package is published.
1 parent ed75141 commit aec35a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/G4.WebDriver.Remote.Android/G4.WebDriver.Remote.Android.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<Authors>G4™ API Community</Authors>
1717
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
1818
<PackageLicenseExpression>Apache-2.0+</PackageLicenseExpression>
19-
<PackageReadmeFile>G4.WebDriver.Remote.Android</PackageReadmeFile>
19+
<PackageReadmeFile>G4.WebDriver.Remote.Android.md</PackageReadmeFile>
2020
<Description>The G4.WebDriver.Remote.Android package is a foundational library for interacting with Android devices through the Appium WebDriver. This library facilitates seamless communication with Appium WebDriver, enabling effective automation within the G4™ ecosystem and other automation environments. Offering versatility, it provides a reliable interface for remote communication with Android devices, making it an essential component for automation projects.</Description>
2121
<PackageTags>WebDriver;Automation;Testing;RPA;G4;Appium;Mobile;Android;AndroidDriver</PackageTags>
2222
<Copyright>Copyright 2023 (c) Roei Sabag &amp; HRC Corporation. All rights reserved.</Copyright>

0 commit comments

Comments
 (0)