getsentry / getsentry/sentry-dotnet

Investigate Traversals to replace/simplify solution filters

Open
#3,736 0 comments 0 reactions 0 assignees View on GitHub
.NET Repository Maintenance Task
Dominant language
C#
Stars
770
Forks
248
Avg merge
3d 4h
Merged PRs (30d)
49

Description

A while ago we created some scripts and yaml files to allow us to automatically generate solution files so that we could "filter" the projects to include in a build based on multiple dimensions:
- https://github.com/getsentry/sentry-dotnet/pull/2576

[MSBuild.Traversal](https://github.com/microsoft/MSBuildSdks/tree/main/src/Traversal#microsoftbuildtraversal) might be a better solution to this problem though, and can even be [used in conjunction with Sln files](https://github.com/microsoft/MSBuildSdks/tree/main/src/Traversal#dynamically-skip-projects-in-a-visual-studio-solution-file).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.