Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Nuget packages to D: instead of the OS drive #9

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

ItEndsWithTens
Copy link
Owner

Just like .NET itself, this defaults to C:, which may or may not be slow at the moment and for the foreseeable future. Try dropping packages in the workspace instead and see if restores are faster.

Just like .NET itself, this defaults to C:, which may or may not be slow at the moment and for the foreseeable future. Try dropping packages in the workspace instead and see if restores are faster.
@ItEndsWithTens ItEndsWithTens merged commit b2d15f1 into master Feb 22, 2024
2 checks passed
@ItEndsWithTens ItEndsWithTens deleted the feature_nuget_packages_on_d branch February 22, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant