2024-08-01 12:05:56 +00:00
|
|
|
<Project Sdk="Dalamud.NET.Sdk/10.0.0">
|
2023-10-11 00:52:55 +00:00
|
|
|
<PropertyGroup>
|
|
|
|
<Version>1.0</Version>
|
2024-07-25 07:59:22 +00:00
|
|
|
<Platforms>x64</Platforms>
|
2023-10-11 00:52:55 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
|
2024-07-02 16:51:46 +00:00
|
|
|
<Import Project="LLib.targets"/>
|
2023-10-11 00:52:55 +00:00
|
|
|
</Project>
|