MicroBuild.Core 0.3.0

MicroBuild bootstrapper package which wires up build targets that load and execute other MicroBuild plugins during the build

Install-Package MicroBuild.Core -Version 0.3.0
dotnet add package MicroBuild.Core --version 0.3.0
<PackageReference Include="MicroBuild.Core" Version="0.3.0">
  <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.
paket add MicroBuild.Core --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MicroBuild.Core, 0.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MicroBuild.Core as a Cake Addin
#addin nuget:?package=MicroBuild.Core&version=0.3.0

// Install MicroBuild.Core as a Cake Tool
#tool nuget:?package=MicroBuild.Core&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

Add support for build\crossTargeting folder in MicroBuild plugins.

Dependencies

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

Version History

Version Downloads Last updated
0.3.0 0 06.02.2022