dotnet / dotnet/msbuild

We should include .sln files in the binlog when building slnfs

Open
#8,202 0 comments 2 reactions 1 assignee Claimed by @edvilme View on GitHub
bug triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 13h
Merged PRs (30d)
133

Description

### Issue Description

.sln files are not included in the .binlog when building .slnf files.

### Steps to Reproduce

Create a .sln (dotnet new sln)
Create a .slnf (like [here](https://devblogs.microsoft.com/visualstudio/load-only-the-projects-you-need-with-solution-filters/))
msbuild .slnf /bl
Open the binlog

### Expected Behavior

binlog contains your .sln

### Actual Behavior

.sln is absent

### Analysis

### Versions & Configurations

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.