Started work on guild embed colors

This commit is contained in:
Kwoth
2024-05-05 10:13:05 +00:00
parent 6a7ab79446
commit 64ef775bee
4 changed files with 64 additions and 0 deletions

View File

@@ -133,6 +133,10 @@
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="Modules\Utility\GuildColors\" />
</ItemGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'GlobalNadeko' ">
<!-- Define trace doesn't seem to affect the build at all so I had to remove $(DefineConstants)-->
<DefineTrace>false</DefineTrace>