Skip to content

Commit

Permalink
chg - Fixed resource paths
Browse files Browse the repository at this point in the history
---

Type: chg
Breaking: False
Doc Required: False
Backport Required: False
Part: 1/1
  • Loading branch information
AptiviCEO committed Sep 24, 2024
1 parent 6cf8c6e commit a6106b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Textify.Data/Textify.Data.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
</ItemGroup>

<ItemGroup>
<EmbeddedResource Include="../assets/WordsList/*.zip" />
<EmbeddedResource Include="../assets/UnicodeList/Processed/*.zip" />
<EmbeddedResource Include="../assets/WordsList/Processed/*.zip" />
<EmbeddedResource Include="../assets/UnicodeList/*.zip" />
<EmbeddedResource Include="../assets/NamesList/Processed/*.zip" />
</ItemGroup>

Expand Down

0 comments on commit a6106b6

Please sign in to comment.