[Windows] NuGet 自体のバージョンをコマンドラインでアップグレードする方法
NuGet とは
NuGet is a free and open-source package manager designed for the Microsoft development platform. It was initially developed by Outercurve Foundation under the name NuPack. Since its introduction in 2010, NuGet has evolved into a larger ecosystem of tools and services.(NuGetはマイクロソフトの開発プラットフォームのために設計されたフリーでオープンソースのパッケージマネージャーです。最初はOutercurve FoundationによってNuPackという名前で開発されました。2010年に導入されて以来、NuGetはツールやサービスのより大きなエコシステムへと進化してきました。)
※ 引用元: NuGet - Wikipedia
コマンド
nuget update -self
Author And Source
この問題について([Windows] NuGet 自体のバージョンをコマンドラインでアップグレードする方法), 我々は、より多くの情報をここで見つけました https://zenn.dev/hayato/articles/e418e946506f16b601f2著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Collection and Share based on the CC protocol