Skip to content

Commit

Permalink
fix licence path in .csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
bezzad committed Mar 28, 2020
1 parent e076e7b commit 4e48061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Downloader/Downloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<None Include="..\..\..\Taaghche.Desktop\LICENSE">
<None Include="..\..\LICENSE">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
Expand Down

0 comments on commit 4e48061

Please sign in to comment.