In TeamCity Version 2020.1.5 want use feature Run OctoPack
Answered
I am using the version 2020.1.5 of TeamCity and I need to use the some features of Visual Studio(sln) for building the project. I need feature that used in Visual Studio (sln) -> "Run OctoPack". I am attaching the screen shot below.

But Visual Studio (sln) runner is deprecated in 2019.1.5 version. So I am using the .NET runner with msbuild command build process is completed successfully but msbuild not providing the "Run OctoPack" feature. If any one suggest me the alternative solution is very helpful.
Please sign in to leave a comment.
Hello Dhumal,
Please mind that the Octopus integration is a third-party plugin - TeamCity development team does not maintain it. You may want to reach out to the plugin authors directly - in fact, there seems to be a recently opened issue on the matter: https://github.com/OctopusDeploy/Octopus-TeamCity/issues/47
I hope this helps.