![]() |
VOOZH | about |
dotnet add package Scripty.MsBuild --version 0.7.4
NuGet\Install-Package Scripty.MsBuild -Version 0.7.4
<PackageReference Include="Scripty.MsBuild" Version="0.7.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<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
paket add Scripty.MsBuild --version 0.7.4
#r "nuget: Scripty.MsBuild, 0.7.4"
#:package Scripty.MsBuild@0.7.4
#addin nuget:?package=Scripty.MsBuild&version=0.7.4Install as a Cake Addin
#tool nuget:?package=Scripty.MsBuild&version=0.7.4Install as a Cake Tool
A MSBuild task that automatically runs Roslyn (csx) scripts before compilation as an alternative to T4.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
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. |
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.
|