fixed project settings

This commit is contained in:
t.ruspekhofer 2022-02-13 19:56:27 +01:00
parent 00c33a335c
commit 9365e22874
2 changed files with 5 additions and 1 deletions

View file

@ -6,4 +6,8 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Discord.OAuth2\Discord.OAuth2.csproj" />
</ItemGroup>
</Project>