Skip to content

Conversation

@KevinRansom
Copy link
Contributor

#r nuget has a package caching algorithm, that was broken. The issue was that when determining the paths to verify if the cache was out of day, we removed paths that didn't exist. Which obviously makes it a little tough if the cache invalidation consists of checking whether that path exists or not.

Anyway, this fixes that by not removing the path before checking cache validation.

@KevinRansom KevinRansom requested a review from a team as a code owner November 17, 2022 22:34
jonsequitur
jonsequitur previously approved these changes Nov 17, 2022
@T-Gro T-Gro requested a review from jonsequitur November 18, 2022 08:42
@abonie abonie merged commit 4e7b3cb into dotnet:main Nov 18, 2022
@KevinRansom KevinRansom deleted the nugetcaching branch January 13, 2023 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants