Skip to content
Discussion options

You must be logged in to vote

You can find the ForwardingAppImplementation type with GitHub symbol finder, or open the source code in Visual Studio:

https://github.com/dotnet/sdk/blob/a48ae5a2476abc529c6f4e9446384c4292c25611/src/Cli/dotnet/NuGetForwardingApp.cs#L10C48-L10C65
The package related commands are forwarded to NuGet. The actual working code is in NuGet Client repo.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@mingrenliu
Comment options

Answer selected by mingrenliu
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants