Teamcity - msbuild step issue for .NET Core 9

Hello Team,

We are having MS build step in Teamcity to build the application old we have .NET Core 6 source code and it's working fine but when we migrated our code to .NET Core 9 then MS build step having issues. 

0
1 comment
Hi,

MSBuild build step was deprecated in 2019: https://www.jetbrains.com/help/teamcity/msbuild.html
It is expected that recent .NET versions are not supported.
It is recommended to use the .NET build step for .NET projects: https://www.jetbrains.com/help/teamcity/net.html

Best regards,
Anton
0

Please sign in to leave a comment.