Files
LPR_Manager/LPR_Manager.slnx
2026-02-03 11:33:58 +09:00

13 lines
338 B
Plaintext

<Solution>
<Configurations>
<Platform Name="Any CPU" />
<Platform Name="x64" />
</Configurations>
<Project Path="Inno.LPR/Inno.LPR.csproj">
<Platform Solution="*|x64" Project="x64" />
</Project>
<Project Path="LPR_Manager/LPR_Manager.csproj">
<Platform Solution="*|x64" Project="x64" />
</Project>
</Solution>