Publish - 2026-05-22 09:44:44 UTC

This commit is contained in:
Duende Bot 2026-05-22 09:44:54 +00:00
parent e45b8433d3
commit e95273a42a

View file

@ -10,15 +10,12 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Duende.Cli.PluginAbstractions" />
<PackageReference Include="NuGet.Packaging" />
<PackageReference Include="NuGet.Protocol" />
<PackageReference Include="System.CommandLine" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="../Cli.PluginAbstractions/Cli.PluginAbstractions.csproj" />
</ItemGroup>
<ItemGroup>
<InternalsVisibleTo Include="Duende.Cli.Tests" />
<InternalsVisibleTo Include="Duende.Cli.IntegrationTests" />