Teamcity Dotnet Plugin Versions Save

TeamCity plugin for .NET projects

0.8.0

7 years ago
  • Hints does not work for sln files: #34
  • Add nuget push and delete commands: #27

0.7.0

7 years ago

This release brings following features:

  • .net cli preview4 support
  • dotnet run command

0.6.0

7 years ago

This release brings support for MSBuild projects based on new csproj files (#26).

0.5.0

7 years ago

#17 Added ability to define multiple packages sources for dotnet restore. #14 Added ability to define multiple projects for dotnet build. #18 Added ability to specify working directory for dotnet tool commands. #23 Usage of dotnet tool startup time optimizations for CI environment. #15 Improved reporting of .NET Core SDK

0.4.2

7 years ago

Added nuget packages for build agents to remove packages in case of lack free disk space.

0.4.1

7 years ago

Project has been converted to Kotlin and updated .NET CLI commands support.

0.4.0

7 years ago

According to the breaking change in .NET Core tooling support DNX support become retired.

0.3.0

7 years ago

Added ability to customize toolchains location, reporting of toolchain path in build agent configuration parameters and set build agent steps requirements.

0.2.0

7 years ago

Added following features:

  • .NET CLI commands
  • UI helpers for build steps
  • Auto-discovery of build steps
  • Improved detection of toolchains

0.1.1

7 years ago

Conveted project from Idea-based to gradle build