Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
miroljub1995 authored May 28, 2024
1 parent d135f68 commit 1c9b7aa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@ The following example will download geckodriver to output `gecko-driver-0.34.0/(
</ItemGroup>

<ItemGroup>
<PackageReference Include="DownloadArchive" Version="1.0.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="DownloadArchive" Version="1.0.7" />
</ItemGroup>
</Project>
```

0 comments on commit 1c9b7aa

Please sign in to comment.