Nuke.MSBuildLocator
0.16.0-alpha0017
Prefix Reserved
See the version list below for details.
dotnet add package Nuke.MSBuildLocator --version 0.16.0-alpha0017
NuGet\Install-Package Nuke.MSBuildLocator -Version 0.16.0-alpha0017
<PackageReference Include="Nuke.MSBuildLocator" Version="0.16.0-alpha0017" />
<PackageVersion Include="Nuke.MSBuildLocator" Version="0.16.0-alpha0017" />
<PackageReference Include="Nuke.MSBuildLocator" />
paket add Nuke.MSBuildLocator --version 0.16.0-alpha0017
#r "nuget: Nuke.MSBuildLocator, 0.16.0-alpha0017"
#:package Nuke.MSBuildLocator@0.16.0-alpha0017
#addin nuget:?package=Nuke.MSBuildLocator&version=0.16.0-alpha0017&prerelease
#tool nuget:?package=Nuke.MSBuildLocator&version=0.16.0-alpha0017&prerelease
Cross-platform build automation system
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- System.ValueTuple (>= 4.3.0)
- vswhere (>= 2.5.2)
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,942 | 12/17/2022 |
| 6.2.1 | 5,324 | 8/19/2022 |
| 6.2.0 | 616 | 8/18/2022 |
| 6.1.2 | 766 | 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,163 | 1/10/2022 |
| 6.0.0 | 465 | 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,678 | 8/4/2021 |
| 5.2.1 | 932 | 6/18/2021 |
| 5.2.0 | 632 | 6/18/2021 |
| 5.1.4 | 644 | 6/1/2021 |
| 5.1.3 | 579 | 5/31/2021 |
| 0.16.0-alpha0017 | 951 | 1/27/2019 |
• Changed OnlyWhen to OnlyWhenStatic and OnlyWhenDynamic
• Changed graph parameter to plan
• Added DependentFor, Triggers and TriggeredBy for target declarations
• Added ToolSettings.CombineWith for combinatorial invocations
• Added several FileSystemTasks methods
• Added TemplateUtility.FillTemplateDirectory and FillTemplateFile
• Added highlighting of execution plans in HTML representation
• Added process cancellation handler to always show summary
• Added NuGetTasks to add, remove, update, enable, disable and list sources
• Added TravisOutputSink
• Added path resolution for VSTestTasks
• Added caching of MSBuild path in GetMSBuidProject
• Fixed GitRepository.IsOnDevelopBranch to recognize develop and development
• Fixed shell-completion for PowerShell
Full changelog at https://github.com/nuke-build/common/blob/develop/CHANGELOG.md