2024-08-02 16:30:21 +00:00
|
|
|
<Project Sdk="Dalamud.NET.Sdk/10.0.0">
|
2024-08-02 18:04:45 +00:00
|
|
|
<ItemGroup>
|
|
|
|
<ProjectReference Include="..\Questionable.Model\Questionable.Model.csproj" />
|
|
|
|
<ProjectReference Include="..\vendor\ECommons\ECommons\ECommons.csproj" />
|
|
|
|
</ItemGroup>
|
|
|
|
|
2024-08-02 16:30:21 +00:00
|
|
|
<Import Project="..\LLib\LLib.targets"/>
|
|
|
|
</Project>
|