Fixed Loadstone compability to properly target version 16 and 17+

This commit is contained in:
LadyAliceMargatroid 2024-12-16 23:03:09 -08:00
parent ef4ce26491
commit b472d9db59
4 changed files with 52 additions and 20 deletions

View file

@ -68,7 +68,8 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Patch.cs" />
<Compile Include="PatchVer16.cs" />
<Compile Include="PatchVer17.cs" />
<Compile Include="Plugin.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>