Skip to content

Commit

Permalink
Add FodyWeavers.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
solwynn committed Jul 6, 2018
1 parent cf7dd39 commit ec6619b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/4chanDownloader/FodyWeavers.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Weavers>
<Costura />
</Weavers>
1 change: 1 addition & 0 deletions src/4chanDownloader/fourchanDownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="FD Icon.ico" />
<Content Include="FodyWeavers.xml" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\Fody.3.1.3\build\Fody.targets" Condition="Exists('..\packages\Fody.3.1.3\build\Fody.targets')" />
Expand Down

0 comments on commit ec6619b

Please sign in to comment.