Skip to content

Commit

Permalink
delete useless files from release
Browse files Browse the repository at this point in the history
  • Loading branch information
update692 committed Aug 27, 2023
1 parent 38a15bf commit f04d851
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions geoip-dl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,8 @@
</PropertyGroup>
<Error Condition="!Exists('packages\Selenium.WebDriver.4.9.1\build\Selenium.WebDriver.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Selenium.WebDriver.4.9.1\build\Selenium.WebDriver.targets'))" />
</Target>
<PropertyGroup>
<PostBuildEvent>del $(ProjectDir)$(OutDir)\selenium-manager\linux\selenium-manager
del $(ProjectDir)$(OutDir)\selenium-manager\macos\selenium-manager</PostBuildEvent>
</PropertyGroup>
</Project>

0 comments on commit f04d851

Please sign in to comment.