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.
<PackageVersion Include="Adaptify.MSBuild" Version="1.3.5" />
                    
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.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.
#addin nuget:?package=Adaptify.MSBuild&version=1.3.5
                    
Install Adaptify.MSBuild as a Cake Addin
#tool nuget:?package=Adaptify.MSBuild&version=1.3.5
                    
Install Adaptify.MSBuild 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.5 357 1/21/2025
1.3.5-prerelease0001 99 1/21/2025
1.3.4 270 10/25/2024
1.3.3 983 10/1/2024
1.3.2 110 10/1/2024
1.3.1 115 10/1/2024
1.3.0 243 9/30/2024
1.3.0-prerelease6 97 9/26/2024
1.3.0-prerelease5 83 9/26/2024
1.3.0-prerelease4 82 9/26/2024
1.3.0-prerelease3 88 9/26/2024
1.3.0-prerelease2 93 9/26/2024
1.3.0-prerelease1 106 9/25/2024
1.2.0-prerelease3 358 1/12/2023
1.2.0-prerelease2 262 12/22/2022
1.2.0-prerelease1 296 12/22/2022
1.1.13 2,319 11/22/2023
1.1.12 233 11/22/2023
1.1.11 191 11/22/2023
1.1.10 474 9/14/2023
1.1.9 2,334 12/21/2022
1.1.8 1,257 10/17/2022
1.1.7 474 9/30/2022
1.1.6 614 8/5/2022
1.1.5 2,176 3/28/2022
1.1.4 508 3/28/2022
1.1.3 549 3/28/2022
1.1.2 665 3/16/2022
1.1.1 866 2/23/2022
1.1.0 655 1/21/2022
1.0.11 679 1/12/2022
1.0.10 426 12/22/2021
1.0.9 387 12/22/2021
1.0.8 1,773 5/6/2021
1.0.7 427 5/5/2021
1.0.6 1,046 4/22/2021
1.0.5 940 2/18/2021
1.0.4 530 2/10/2021
1.0.3 806 12/2/2020
1.0.2 981 10/30/2020
1.0.1 1,111 7/15/2020
1.0.0 1,131 6/13/2020
0.0.50 638 6/11/2020
0.0.49 593 6/11/2020
0.0.48 708 5/26/2020
0.0.47 630 5/26/2020
0.0.46 633 5/8/2020
0.0.45 557 5/7/2020
0.0.44 603 5/7/2020
0.0.43 577 4/29/2020
0.0.42 600 4/14/2020
0.0.41 691 4/5/2020
0.0.40 638 3/24/2020
0.0.39 992 3/12/2020
0.0.38 574 3/11/2020
0.0.37 649 3/11/2020
0.0.36 635 2/5/2020
0.0.35 558 2/3/2020
0.0.34 572 1/29/2020
0.0.33 638 1/28/2020
0.0.32 609 1/28/2020
0.0.31 650 1/27/2020
0.0.30 647 1/27/2020
0.0.29 650 1/27/2020
0.0.28 629 1/27/2020
0.0.27 664 1/26/2020
0.0.26 583 1/25/2020
0.0.25 721 1/25/2020
0.0.24 738 1/25/2020
0.0.23 733 1/25/2020
0.0.22 776 1/25/2020
0.0.21 608 1/24/2020
0.0.20 692 1/24/2020
0.0.19 542 1/24/2020
0.0.18 617 1/24/2020
0.0.17 662 1/24/2020
0.0.16 643 1/24/2020
0.0.14 587 1/23/2020
0.0.13 648 1/23/2020
0.0.12 600 1/23/2020
0.0.11 707 1/22/2020
0.0.10 614 1/22/2020
0.0.9 646 1/22/2020
0.0.8 581 1/21/2020
0.0.7 640 1/21/2020
0.0.6 614 1/21/2020
0.0.5 653 11/23/2019
0.0.4 621 11/22/2019
0.0.3 666 11/15/2019
0.0.2 677 11/8/2019
0.0.1 649 10/9/2019

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