Skip to content

augustoproiete-forks/JetBrains--teamcity-msbuild-logger

 
 

Repository files navigation

MSBuild logger for

NuGet TeamCity.Dotnet.Integration License

Provides the TeamCity integration with .NET CLI/MSBuild tools.

Supported platforms:

dotnet build my.csproj /noconsolelogger /l:TeamCity.MSBuild.Logger.TeamCityMSBuildLogger,path_to_logger\TeamCity.MSBuild.Logger.dll;teamcity
msbuild.exe my.csproj /t:build /noconsolelogger /l:TeamCity.MSBuild.Logger.TeamCityMSBuildLogger,path_to_logger\TeamCity.MSBuild.Logger.dll;teamcity

Download

TeamCity integration

TeamCity Integration is working from-the-box while you are using TeamCity dotnet plugin. Also it is possible to use TeamCity logger manually, see more details in the Wiki.

License

It is under the Apache License.

Packages

No packages published

Languages

  • C# 97.7%
  • Batchfile 2.0%
  • Shell 0.3%