Adaptify.MSBuild 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Adaptify.MSBuild --version 1.3.1
                    
NuGet\Install-Package Adaptify.MSBuild -Version 1.3.1
                    
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="Adaptify.MSBuild" Version="1.3.1">
  <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="Adaptify.MSBuild" Version="1.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Adaptify.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 Adaptify.MSBuild --version 1.3.1
                    
#r "nuget: Adaptify.MSBuild, 1.3.1"
                    
#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 Adaptify.MSBuild@1.3.1
                    
#: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=Adaptify.MSBuild&version=1.3.1
                    
Install as a Cake Addin
#tool nuget:?package=Adaptify.MSBuild&version=1.3.1
                    
Install as a Cake Tool

Adaptify MSBuild plugin

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.7 910 12/10/2025
1.3.6 248 12/5/2025
1.3.5 1,560 1/21/2025
1.3.5-prerelease0001 191 1/21/2025
1.3.4 640 10/25/2024
1.3.3 2,631 10/1/2024
1.3.2 485 10/1/2024
1.3.1 488 10/1/2024
1.3.0 607 9/30/2024
1.3.0-prerelease6 408 9/26/2024
1.3.0-prerelease5 391 9/26/2024
1.3.0-prerelease4 398 9/26/2024
1.3.0-prerelease3 400 9/26/2024
1.3.0-prerelease2 382 9/26/2024
1.3.0-prerelease1 194 9/25/2024
1.2.0-prerelease3 498 1/12/2023
1.1.13 2,455 11/22/2023
1.1.12 317 11/22/2023
1.1.11 274 11/22/2023
1.1.10 566 9/14/2023
Loading failed

fixed null exn in Runner (using DeclarationFile without None check)