MSBuildSdks
MSBuildSdks copied to clipboard
Traversal msbuild-sdk does not perform the "Restore" task across all projects
- Create a travesal project that contains projects that need to restore nuget packages.
- Execute msbuild dirs.proj /t:Restore
- No all projects are restored.
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.