--- name: Config Issue about: Report configuration or build issues title: "[CONFIG] " labels: configuration assignees: '' --- ## Describe the configuration issue A clear description of the configuration or build problem. ## Environment Details - OS: [e.g. Windows 10/11, Linux, macOS] - .NET SDK Version: [output of `dotnet --version`] - Visual Studio Version: [if applicable] - Project Configuration: [e.g., Debug/Release] ## Steps to reproduce 1. ... 2. ... ## Expected result What should happen? ## Actual result What actually happens? ## Configuration files If applicable, share relevant configuration: - `.csproj` settings (without sensitive data) - Build parameters - Environment variables set ## Additional context Add any other relevant information.