Files
parkan-playground/BasLib/BasLib.csproj
T

8 lines
144 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" />
</ItemGroup>
</Project>