Filtered solutions in Visual Studio 2019

Hello,

 

Are the filtered solution (*.slnf), that are new in Visual Studio 2019, supported?

 

Thanks

 

Gregory

0
1 comment
Avatar
Nikolay Pianikov

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.

0

Please sign in to leave a comment.