/teamcity-msbuild-logger

MSBuild logger for TeamCity

Primary LanguageC#Apache License 2.0Apache-2.0

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.