Traversal projects should be supported in the base .NET SDK
Open
Area-Infrastructure
Area-TraversalSdk
Partner request
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Is your feature request related to a problem? Please describe.
The [Traversal](https://github.com/microsoft/MSBuildSdks/tree/main/src/Traversal) SDK should be available in the base .NET SDK to reduce the need to acquire this fundamental project type out of band.
### Describe the solution you'd like
* The Traversal SDK is brought into the repo
* It's included in the SDK layout
* Existing Traversal SDK projects can be easily migrated by removing the version from their `Sdk` metadata
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.