mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-23 17:08:21 +00:00
7 lines
174 B
XML
7 lines
174 B
XML
<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\src\Cli.PluginAbstractions\Cli.PluginAbstractions.csproj" />
|
|
</ItemGroup>
|
|
|
|
</Project>
|