MSBuildSdks icon indicating copy to clipboard operation
MSBuildSdks copied to clipboard

Traversal msbuild-sdk does not perform the "Restore" task across all projects

Open ocalvo opened this issue 1 year ago • 1 comments

  1. Create a travesal project that contains projects that need to restore nuget packages.
  2. Execute msbuild dirs.proj /t:Restore
  3. No all projects are restored.

ocalvo avatar May 08 '24 21:05 ocalvo

I use the Traversal SDK in a lot of places and it restores all the projects. Can you put together a simple repro of your problem and attach a ZIP or a binlog? Sounds like something else is going on here.

jeffkl avatar May 08 '24 21:05 jeffkl