Add resources folder to the solution

This commit is contained in:
atef 2023-09-04 15:57:26 +02:00
parent b9098e3979
commit 7f91d49374
1 changed files with 4 additions and 0 deletions

View File

@ -23,4 +23,8 @@
<ProjectReference Include="../../Lib/Utils/Utils.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="resources\" />
</ItemGroup>
</Project>