Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
組織用のカスタム NuGet リポジトリの設定を検討しています。他の開発者が独自のパッケージ ソースを手動で設定する必要がないように、パッケージ ソースをソリューションに対して保存できるようにしたいと考えています。これは可能ですか?
したがって、私の問題は、.Nuget フォルダーを作成するには、Visual Studio オプションに依存するのではなく、VS でソリューションを右クリックし、[Nuget パッケージの復元を有効にする] を選択して、自動復元を有効にする必要があることでした。