Skip to content
This repository has been archived by the owner on Feb 12, 2021. It is now read-only.

Commit

Permalink
Fix issue incorrect dll reference (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjw24 authored Feb 15, 2020
1 parent d5f223f commit 56c2964
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions Wox.Core/Wox.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="SharpZipLib">
<Version>1.2.0</Version>
</PackageReference>
<PackageReference Include="squirrel.windows">
<Version>1.5.2</Version>
</PackageReference>
Expand Down
3 changes: 0 additions & 3 deletions Wox/Wox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -431,9 +431,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="SharpZipLib">
<Version>0.86.0</Version>
</PackageReference>
<PackageReference Include="squirrel.windows">
<Version>1.5.2</Version>
</PackageReference>
Expand Down

0 comments on commit 56c2964

Please sign in to comment.