Files

9 lines
207 B
XML
Raw Permalink Normal View History

2026-05-17 15:40:16 +03:00
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<ProjectReference Include="..\Common\Common.csproj" />
<ProjectReference Include="..\NResLib\NResLib.csproj" />
</ItemGroup>
</Project>