Cleanup some warnings

This commit is contained in:
Raymond 2021-08-11 08:57:36 -04:00
parent 3e3757d30c
commit 89e0614069
3 changed files with 8 additions and 1 deletions

View file

@ -11,6 +11,11 @@
<NoWarn>IDE0003</NoWarn>
</PropertyGroup>
<PropertyGroup Label="Documentation">
<DocumentationFile></DocumentationFile>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>
<PropertyGroup Label="Build">
<OutputPath>$(AppData)\XIVLauncher\devPlugins\Dalamud.CorePlugin</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>