Skip to content

Commit

Permalink
Fix for missing config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudip Mandal committed May 22, 2020
1 parent 748fdcb commit 6a7fe6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wallpaper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<ItemGroup>
<None Update="config.json">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
</None>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 6a7fe6d

Please sign in to comment.