JetBrains / teamcity-dotnet-plugin

TeamCity plugin for .NET projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotnet shared compilation services (remaining in memory) prevents cleaning of checkout directory

NikolayPianikov opened this issue · comments

The dotnet build-server shutdown command should be executed after build's last step if any step contains:

  • Build
  • Pack
  • Publish
  • Test
  • Run
  • MSBuild

See also https://youtrack.jetbrains.com/issue/TW-55831