Izio.Umbraco.SourceControlLibraries 1.2.2

dotnet add package Izio.Umbraco.SourceControlLibraries --version 1.2.2
NuGet\Install-Package Izio.Umbraco.SourceControlLibraries -Version 1.2.2
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="Izio.Umbraco.SourceControlLibraries" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Izio.Umbraco.SourceControlLibraries --version 1.2.2
#r "nuget: Izio.Umbraco.SourceControlLibraries, 1.2.2"
#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 Izio.Umbraco.SourceControlLibraries as a Cake Addin
#addin nuget:?package=Izio.Umbraco.SourceControlLibraries&version=1.2.2

// Install Izio.Umbraco.SourceControlLibraries as a Cake Tool
#tool nuget:?package=Izio.Umbraco.SourceControlLibraries&version=1.2.2

Adds an ApplicationEventHandler that hooks in to the ApplicationStarted event that copies the dll's associated with any Umbraco packages that have been installed to a separate folder so that they can be added to source control.  The dll's that have been added to source control will then be copied back to the bin folder if they are missing.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2.2 1,085 9/29/2017
1.2.1 923 6/12/2017
1.2.0 935 5/18/2017
1.1.1 934 2/19/2017
1.1.0 927 11/19/2016
1.0.1 1,120 11/1/2016
1.0.0 1,046 10/31/2016

Updated to Umbraco 7.7.1