[F] Compatibility for modified package

This commit is contained in:
Clansty
2024-10-07 23:29:59 +08:00
parent 587993c957
commit 6d782352f7
2 changed files with 6 additions and 7 deletions

View File

@@ -39,8 +39,7 @@
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>SDGA145
DEBUG</DefineConstants>
<DefineConstants>DEBUG</DefineConstants>
</PropertyGroup>
<ItemGroup>
<Reference Include="0Harmony">