fixup! make build work in VS2022
Some checks failed
Build and push Docker image / .net docker build (push) Has been cancelled
.net checks / run .net tests (push) Has been cancelled
.net checks / dotnet-format (push) Has been cancelled

This commit is contained in:
Iris System 2025-08-18 17:09:44 +12:00
parent 06cb160f95
commit 21da6f9525
4 changed files with 14 additions and 12 deletions

View file

@ -33,9 +33,4 @@
<ProjectReference Include="..\PluralKit.Bot\PluralKit.Bot.csproj" />
<ProjectReference Include="..\PluralKit.Core\PluralKit.Core.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="API" />
</ItemGroup>
</Project>