mirror of
https://github.com/DuendeSoftware/products
synced 2026-05-23 08:58:31 +00:00
Publish - 2026-05-22 09:44:44 UTC
This commit is contained in:
parent
e45b8433d3
commit
e95273a42a
1 changed files with 1 additions and 4 deletions
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue