1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-05-05 21:46:28 +03:00

Remora.Discord part 2 out of ∞

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
Octol1ttle 2023-05-17 00:18:12 +05:00
parent 2e8392f5d7
commit d0ecfc7928
Signed by: Octol1ttle
GPG key ID: B77C34313AEE1FFF
8 changed files with 946 additions and 1158 deletions

View file

@ -26,10 +26,19 @@
<ItemGroup>
<Compile Remove="old\**"/>
<Compile Update="Messages.Designer.cs">
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
<DependentUpon>Messages.resx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Remove="old\**"/>
<EmbeddedResource Update="Messages.resx.bak">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Messages.Designer.cs</LastGenOutput>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>