vsSBE.CI.MSBuild 1.6.1207

There is a newer version of this package available.
See the version list below for details.
dotnet add package vsSBE.CI.MSBuild --version 1.6.1207
NuGet\Install-Package vsSBE.CI.MSBuild -Version 1.6.1207
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="vsSBE.CI.MSBuild" Version="1.6.1207" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add vsSBE.CI.MSBuild --version 1.6.1207
#r "nuget: vsSBE.CI.MSBuild, 1.6.1207"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install vsSBE.CI.MSBuild as a Cake Addin
#addin nuget:?package=vsSBE.CI.MSBuild&version=1.6.1207

// Install vsSBE.CI.MSBuild as a Cake Tool
#tool nuget:?package=vsSBE.CI.MSBuild&version=1.6.1207

Official package of libraries to support the CI /Build Servers for plugin vsSolutionBuildEvent.

Event-Catcher with variety of advanced Actions for service of your projects and libraries, the build processes and processes at runtime from Visual Studio and MSBuild Tools.
   
   [[ Documentation: http://vssbe.r-eg.net/ -> http://vssbe.r-eg.net/doc/CI/CI.MSBuild/ ]]
   * VS Gallery Page: https://visualstudiogallery.msdn.microsoft.com/0d1dbfd7-ed8a-40af-ae39-281bfeca2334/
   * Source code: https://github.com/3F/vsSolutionBuildEvent
   * Public Issue Tracker still here: https://bitbucket.org/3F/vssolutionbuildevent/issues
       
   Package version: a.b.x[.y] -> a & b - CI.MSBuild (v1.6) -> x - main library (1207 is a v0.12.7.3805) -> y - variant of package if exists

~~~~~~~~
Alternative to get it:

   ==========================================
    msbuild gnt.core /p:ngpackages="vsSBE.CI.MSBuild/1.6.1207"
   ==========================================
* https://github.com/3F/GetNuTool

~10 Kb to get CI.MSBuild in one click (Compiled by GetNuTool): vssbe.r-eg.net/doc/CI/get.CIM.bat


   
   

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.6.12011.1 874 8/19/2020
1.6.12011 1,163 6/30/2019
1.6.12010 3,296 11/11/2016
1.6.1209 1,524 9/14/2016
1.6.1207 3,239 2/4/2016

CI.MSBuild v1.6

* FIXED: bug for Pre/Post-project event type ~ `"PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='')`.
* NEW: Implemented the 'property.set' & 'property.del' for Sln-Opened & Sln-Closed event types.
* CHANGED: Added 2 properties by default - `vsSolutionBuildEvent` & `vssbeCIM` as the versions of this.

+ vsSolutionBuildEvent library: v0.12.7.3805