0
mirror of https://github.com/sampletext32/ParkanPlayground.git synced 2025-09-13 18:20:30 +03:00
Files
ParkanPlayground/MissionTmaLib/MissionTmaLib.csproj

6 lines
136 B
XML
Raw Permalink Normal View History

<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<ProjectReference Include="..\Common\Common.csproj" />
</ItemGroup>
</Project>