Adaptify.MSBuild 1.3.5

dotnet add package Adaptify.MSBuild --version 1.3.5                
NuGet\Install-Package Adaptify.MSBuild -Version 1.3.5                
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.5">
  <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 Adaptify.MSBuild --version 1.3.5                
#r "nuget: Adaptify.MSBuild, 1.3.5"                
#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.
// Install Adaptify.MSBuild as a Cake Addin
#addin nuget:?package=Adaptify.MSBuild&version=1.3.5

// Install Adaptify.MSBuild as a Cake Tool
#tool nuget:?package=Adaptify.MSBuild&version=1.3.5                

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.5 93 1/21/2025
1.3.5-prerelease0001 72 1/21/2025
1.3.4 172 10/25/2024
1.3.3 566 10/1/2024
1.3.2 98 10/1/2024
1.3.1 107 10/1/2024
1.3.0 235 9/30/2024
1.3.0-prerelease6 94 9/26/2024
1.3.0-prerelease5 80 9/26/2024
1.3.0-prerelease4 77 9/26/2024
1.3.0-prerelease3 85 9/26/2024
1.3.0-prerelease2 90 9/26/2024
1.3.0-prerelease1 103 9/25/2024
1.2.0-prerelease3 347 1/12/2023
1.2.0-prerelease2 251 12/22/2022
1.2.0-prerelease1 286 12/22/2022
1.1.13 2,189 11/22/2023
1.1.12 230 11/22/2023
1.1.11 189 11/22/2023
1.1.10 471 9/14/2023
1.1.9 2,310 12/21/2022
1.1.8 1,244 10/17/2022
1.1.7 461 9/30/2022
1.1.6 602 8/5/2022
1.1.5 2,157 3/28/2022
1.1.4 492 3/28/2022
1.1.3 533 3/28/2022
1.1.2 650 3/16/2022
1.1.1 850 2/23/2022
1.1.0 639 1/21/2022
1.0.11 664 1/12/2022
1.0.10 411 12/22/2021
1.0.9 371 12/22/2021
1.0.8 1,756 5/6/2021
1.0.7 411 5/5/2021
1.0.6 1,029 4/22/2021
1.0.5 920 2/18/2021
1.0.4 510 2/10/2021
1.0.3 784 12/2/2020
1.0.2 961 10/30/2020
1.0.1 1,089 7/15/2020
1.0.0 1,110 6/13/2020
0.0.50 617 6/11/2020
0.0.49 571 6/11/2020
0.0.48 687 5/26/2020
0.0.47 609 5/26/2020
0.0.46 611 5/8/2020
0.0.45 535 5/7/2020
0.0.44 581 5/7/2020
0.0.43 555 4/29/2020
0.0.42 578 4/14/2020
0.0.41 668 4/5/2020
0.0.40 616 3/24/2020
0.0.39 969 3/12/2020
0.0.38 551 3/11/2020
0.0.37 626 3/11/2020
0.0.36 612 2/5/2020
0.0.35 536 2/3/2020
0.0.34 548 1/29/2020
0.0.33 614 1/28/2020
0.0.32 586 1/28/2020
0.0.31 627 1/27/2020
0.0.30 624 1/27/2020
0.0.29 627 1/27/2020
0.0.28 607 1/27/2020
0.0.27 640 1/26/2020
0.0.26 561 1/25/2020
0.0.25 697 1/25/2020
0.0.24 716 1/25/2020
0.0.23 710 1/25/2020
0.0.22 752 1/25/2020
0.0.21 586 1/24/2020
0.0.20 670 1/24/2020
0.0.19 518 1/24/2020
0.0.18 593 1/24/2020
0.0.17 640 1/24/2020
0.0.16 621 1/24/2020
0.0.14 565 1/23/2020
0.0.13 624 1/23/2020
0.0.12 578 1/23/2020
0.0.11 685 1/22/2020
0.0.10 591 1/22/2020
0.0.9 624 1/22/2020
0.0.8 558 1/21/2020
0.0.7 617 1/21/2020
0.0.6 584 1/21/2020
0.0.5 630 11/23/2019
0.0.4 599 11/22/2019
0.0.3 642 11/15/2019
0.0.2 648 11/8/2019
0.0.1 622 10/9/2019

- Skip C# projects
- Package adaptify tool with MSBuild task
- Updated Ionide for NET 9 support
- Updated FSharp.Compiler.Service