FAKEX 1.0.9

dotnet add package FAKEX --version 1.0.9
                    
NuGet\Install-Package FAKEX -Version 1.0.9
                    
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="FAKEX" Version="1.0.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FAKEX" Version="1.0.9" />
                    
Directory.Packages.props
<PackageReference Include="FAKEX" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FAKEX --version 1.0.9
                    
#r "nuget: FAKEX, 1.0.9"
                    
#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.
#addin nuget:?package=FAKEX&version=1.0.9
                    
Install FAKEX as a Cake Addin
#tool nuget:?package=FAKEX&version=1.0.9
                    
Install FAKEX as a Cake Tool

FAKE scripts for building DNX projects. Supports TeamCity, AppVeyor and xUnit.net.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 103 5/5/2015
1.0.6 41 5/4/2015
1.0.5 43 5/4/2015
1.0.2 38 5/4/2015
1.0.1 45 5/3/2015