Filtered solutions in Visual Studio 2019 Permanently deleted user Created June 27, 2019 11:46 Hello, Are the filtered solution (*.slnf), that are new in Visual Studio 2019, supported? Thanks Gregory
Hello Gregory,
.slnf files are not supported by msbuild, TeamCity uses msbuild for solutions and projects in any dotnet related runners, that is why TeamCity does not support .slnf too.