mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-24 09:28:24 +00:00
7 lines
136 B
XML
7 lines
136 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\src\Cli\Cli.csproj" />
|
|
</ItemGroup>
|
|
|
|
</Project>
|