1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-04-19 16:33:36 +03:00

fix: change assembly name back to "Octobot"

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2024-05-16 20:41:31 +05:00
parent 793afd0e06
commit 58cd963235
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF

View file

@ -18,6 +18,7 @@
<Description>A general-purpose Discord bot for moderation written in C#</Description>
<ApplicationIcon>../docs/octobot.ico</ApplicationIcon>
<GitVersion>false</GitVersion>
<AssemblyName>Octobot</AssemblyName>
</PropertyGroup>
<ItemGroup>