Nuke.MSBuildLocator 0.25.0-alpha0329

Prefix Reserved
This is a prerelease version of Nuke.MSBuildLocator.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Nuke.MSBuildLocator --version 0.25.0-alpha0329
                    
NuGet\Install-Package Nuke.MSBuildLocator -Version 0.25.0-alpha0329
                    
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="Nuke.MSBuildLocator" Version="0.25.0-alpha0329" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nuke.MSBuildLocator" Version="0.25.0-alpha0329" />
                    
Directory.Packages.props
<PackageReference Include="Nuke.MSBuildLocator" />
                    
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 Nuke.MSBuildLocator --version 0.25.0-alpha0329
                    
#r "nuget: Nuke.MSBuildLocator, 0.25.0-alpha0329"
                    
#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.
#:package Nuke.MSBuildLocator@0.25.0-alpha0329
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nuke.MSBuildLocator&version=0.25.0-alpha0329&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Nuke.MSBuildLocator&version=0.25.0-alpha0329&prerelease
                    
Install as a Cake Tool

Cross-platform build automation system

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Nuke.MSBuildLocator:

Repository Stars
Snoothy/UCR
Universal Control Remapper [Alpha]
Version Downloads Last Updated
6.3.0 9,940 12/17/2022
6.2.1 5,324 8/19/2022
6.2.0 616 8/18/2022
6.1.2 765 7/2/2022
6.1.1 645 6/21/2022
6.1.0 619 6/14/2022
6.0.3 897 5/2/2022
6.0.2 704 4/12/2022
6.0.1 8,161 1/10/2022
6.0.0 464 1/7/2022
6.0.0-beta0012 450 12/13/2021
6.0.0-beta0010 412 12/3/2021
6.0.0-beta0009 1,247 12/1/2021
6.0.0-beta0001 1,634 11/26/2021
5.3.0 1,676 8/4/2021
5.2.1 930 6/18/2021
5.2.0 630 6/18/2021
5.1.4 643 6/1/2021
5.1.3 577 5/31/2021
0.25.0-alpha0329 558 7/13/2020
Loading failed

• Changed InjectionAttribute to catch exceptions and report as warnings
• Changed ShutdownDotNetBuildServerOnFinish to not log by default
• Changed ShutdownDotNetBuildServerOnFinish to only shutdown on server build
• Added support for interface default implementations
• Added Base and Inherit target definition methods
• Added ToolSettings.Apply for fluent configurator invocation
• Added nuke :fix command to Nuke.GlobalTool for adding missing package downloads
• Added nuke :GetRootDirectory and nuke :GetParentRootDirectory in Nuke.GlobalTool
• Added BuildExtensionAttributeBase with Priority property
• Added SignPathTasks
• Added SignClientTasks
• Added BenchmarkDotNetTasks
• Added CleanupCodeTasks
• Added logger delegate to ControlFlow.ExecuteWithRetry
• Added TeamCity.BuildVcsNumber property
• Added AppVeyor.Url and PushArtifact members
• Added verbosity mapping attributes for NUnit, OpenCover, and ReportGenerator
• Added missing properties in SonarScannerTasks
• Fixed tool path resolution consider all package execcutable names
• Fixed NukeBuild.BuildProjectFile property
• Fixed AzurePipelinensAttribute to allow multiple use
• Fixed AppVeyor.UpdateBuildVersion to set environment variable
• Fixed DiscardCost property in DupFinderTasks
• Fixed DotCoverTasks to use double-dashes instead of slashes

Full changelog at https://github.com/nuke-build/nuke/blob/develop/CHANGELOG.md