Scripty.MsBuild 0.7.4

dotnet add package Scripty.MsBuild --version 0.7.4
                    
NuGet\Install-Package Scripty.MsBuild -Version 0.7.4
                    
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="Scripty.MsBuild" Version="0.7.4">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Scripty.MsBuild" Version="0.7.4" />
                    
Directory.Packages.props
<PackageReference Include="Scripty.MsBuild">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Scripty.MsBuild --version 0.7.4
                    
#r "nuget: Scripty.MsBuild, 0.7.4"
                    
#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=Scripty.MsBuild&version=0.7.4
                    
Install Scripty.MsBuild as a Cake Addin
#tool nuget:?package=Scripty.MsBuild&version=0.7.4
                    
Install Scripty.MsBuild as a Cake Tool

A MSBuild task that automatically runs Roslyn (csx) scripts before compilation as an alternative to T4.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Scripty.MsBuild:

Package Downloads
UnicodeNormalization

Unicode normalization for PCL

NickBuhro.Bitdefender

C# client library for Bitdefender Control Center API.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Scripty.MsBuild:

Repository Stars
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Version Downloads Last updated
0.7.4 53,092 4/25/2017
0.7.3 6,895 4/12/2017
0.7.2 4,640 4/7/2017
0.7.1 5,123 3/28/2017
0.7.0 5,646 3/28/2017
0.6.0 9,056 2/8/2017
0.5.0 4,333 9/27/2016
0.4.0 15,314 6/24/2016
0.3.0 3,812 6/16/2016
0.2.0 3,494 6/7/2016
0.1.0-beta 1,258 5/26/2016