Files
parkan-playground/ResTreeLib/ResTreeLib.csproj
T

9 lines
207 B
XML
Raw Normal View History

2026-02-15 23:44:20 +03:00
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<ProjectReference Include="..\Common\Common.csproj" />
<ProjectReference Include="..\NResLib\NResLib.csproj" />
</ItemGroup>
</Project>