[PR #503] [MERGED] Specify the NuGet packages folder #24147

Open
opened 2026-01-31 09:01:39 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/503
Author: @XiaoshiSha
Created: 5/7/2019
Status: Merged
Merged: 5/7/2019
Merged by: @miniksa

Base: masterHead: nuget_config


📝 Commits (1)

  • 4c8e369 Add repositorypath to NuGet config.

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 NuGet.Config (+3 -0)

📄 Description

Projects are looking for the packages under the path './packages', so we need to specify the path in Project config, in case it is restored by the User/Computer config.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/503 **Author:** [@XiaoshiSha](https://github.com/XiaoshiSha) **Created:** 5/7/2019 **Status:** ✅ Merged **Merged:** 5/7/2019 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `nuget_config` --- ### 📝 Commits (1) - [`4c8e369`](https://github.com/microsoft/terminal/commit/4c8e369c138b28b40935871ce62bc7ad4f46f29b) Add repositorypath to NuGet config. ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `NuGet.Config` (+3 -0) </details> ### 📄 Description Projects are looking for the packages under the path './packages', so we need to specify the path in Project config, in case it is restored by the User/Computer config. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:01:39 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24147