Updated the plugin webpage

This commit is contained in:
2024-12-14 19:11:50 +02:00
parent dee4793176
commit a12aa66660
9 changed files with 159 additions and 70 deletions

View File

@@ -7,10 +7,6 @@
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\DiscordBotCore\DiscordBotCore.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Radzen.Blazor" Version="5.1.3" />
</ItemGroup>
@@ -43,7 +39,7 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Components\CustomTags\" />
<Folder Include="ServerCommunication\" />
</ItemGroup>
</Project>