JetBrains / teamcity-msbuild-logger

MSBuild logger for TeamCity
Apache License 2.0
19 stars 9 forks source link
dotnet msbuild msbuild-logger teamcity teamcity-runner

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.

Contribution

We would be a grateful contribution.

License

It is under the Apache License.