We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d40dcc commit 90bdcb5Copy full SHA for 90bdcb5
1 file changed
src/NuGet.Core/NuGet.CommandLine.XPlat/NuGet.CommandLine.XPlat.csproj
@@ -17,6 +17,7 @@
17
</ItemGroup>
18
19
<ItemGroup>
20
+ <PackageReference Include="Microsoft.DotNet.ProjectTools" />
21
<PackageReference Include="Microsoft.Extensions.CommandLineUtils.Sources" PrivateAssets="All" />
22
<PackageReference Include="Microsoft.Build" ExcludeAssets="runtime" />
23
<PackageReference Include="Spectre.Console" />
0 commit comments