NightOwl888 commented on PR #1172: URL: https://github.com/apache/lucenenet/pull/1172#issuecomment-3257596222
I think a way around that may be to simply add the `$(TargetFramework)` and OS to the cache key. But I agree this is almost not worth the trouble. On a small project, the package restore is about half of the build time, but we have so many other build tasks going on that the time it saves on the build isn't really worth the headaches it introduces. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org