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 272 1/21/2025
1.3.5-prerelease0001 92 1/21/2025
1.3.4 208 10/25/2024
1.3.3 720 10/1/2024
1.3.2 104 10/1/2024
1.3.1 109 10/1/2024
1.3.0 237 9/30/2024
1.3.0-prerelease6 96 9/26/2024
1.3.0-prerelease5 82 9/26/2024
1.3.0-prerelease4 79 9/26/2024
1.3.0-prerelease3 87 9/26/2024
1.3.0-prerelease2 92 9/26/2024
1.3.0-prerelease1 105 9/25/2024
1.2.0-prerelease3 355 1/12/2023
1.2.0-prerelease2 258 12/22/2022
1.2.0-prerelease1 293 12/22/2022
1.1.13 2,299 11/22/2023
1.1.12 232 11/22/2023
1.1.11 191 11/22/2023
1.1.10 473 9/14/2023
1.1.9 2,320 12/21/2022
1.1.8 1,251 10/17/2022
1.1.7 468 9/30/2022
1.1.6 609 8/5/2022
1.1.5 2,167 3/28/2022
1.1.4 500 3/28/2022
1.1.3 540 3/28/2022
1.1.2 657 3/16/2022
1.1.1 857 2/23/2022
1.1.0 646 1/21/2022
1.0.11 671 1/12/2022
1.0.10 418 12/22/2021
1.0.9 378 12/22/2021
1.0.8 1,763 5/6/2021
1.0.7 418 5/5/2021
1.0.6 1,036 4/22/2021
1.0.5 927 2/18/2021
1.0.4 517 2/10/2021
1.0.3 794 12/2/2020
1.0.2 968 10/30/2020
1.0.1 1,096 7/15/2020
1.0.0 1,117 6/13/2020
0.0.50 624 6/11/2020
0.0.49 578 6/11/2020
0.0.48 695 5/26/2020
0.0.47 617 5/26/2020
0.0.46 619 5/8/2020
0.0.45 543 5/7/2020
0.0.44 589 5/7/2020
0.0.43 563 4/29/2020
0.0.42 586 4/14/2020
0.0.41 676 4/5/2020
0.0.40 624 3/24/2020
0.0.39 977 3/12/2020
0.0.38 559 3/11/2020
0.0.37 634 3/11/2020
0.0.36 620 2/5/2020
0.0.35 544 2/3/2020
0.0.34 556 1/29/2020
0.0.33 623 1/28/2020
0.0.32 594 1/28/2020
0.0.31 635 1/27/2020
0.0.30 632 1/27/2020
0.0.29 635 1/27/2020
0.0.28 615 1/27/2020
0.0.27 648 1/26/2020
0.0.26 569 1/25/2020
0.0.25 705 1/25/2020
0.0.24 724 1/25/2020
0.0.23 718 1/25/2020
0.0.22 760 1/25/2020
0.0.21 594 1/24/2020
0.0.20 678 1/24/2020
0.0.19 526 1/24/2020
0.0.18 601 1/24/2020
0.0.17 648 1/24/2020
0.0.16 629 1/24/2020
0.0.14 573 1/23/2020
0.0.13 633 1/23/2020
0.0.12 586 1/23/2020
0.0.11 693 1/22/2020
0.0.10 599 1/22/2020
0.0.9 632 1/22/2020
0.0.8 566 1/21/2020
0.0.7 625 1/21/2020
0.0.6 592 1/21/2020
0.0.5 638 11/23/2019
0.0.4 607 11/22/2019
0.0.3 650 11/15/2019
0.0.2 656 11/8/2019
0.0.1 634 10/9/2019

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