This commit is contained in:
Arin(asus)
2025-05-23 12:08:43 +09:00
parent 910ea11450
commit 78075fc690
6 changed files with 14 additions and 26 deletions

View File

@@ -8,7 +8,9 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\CommUtil\arCommUtil.csproj" />
<Reference Include="arCommUtil">
<HintPath>..\..\DLL\arCommUtil.dll</HintPath>
</Reference>
</ItemGroup>
</Project>