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 439 1/21/2025
1.3.5-prerelease0001 102 1/21/2025
1.3.4 274 10/25/2024
1.3.3 1,170 10/1/2024
1.3.2 112 10/1/2024
1.3.1 117 10/1/2024
1.3.0 245 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 361 1/12/2023
1.2.0-prerelease2 265 12/22/2022
1.2.0-prerelease1 299 12/22/2022
1.1.13 2,346 11/22/2023
1.1.12 234 11/22/2023
1.1.11 191 11/22/2023
1.1.10 474 9/14/2023
1.1.9 2,338 12/21/2022
1.1.8 1,262 10/17/2022
1.1.7 477 9/30/2022
1.1.6 617 8/5/2022
1.1.5 2,181 3/28/2022
1.1.4 513 3/28/2022
1.1.3 554 3/28/2022
1.1.2 670 3/16/2022
1.1.1 872 2/23/2022
1.1.0 662 1/21/2022
1.0.11 686 1/12/2022
1.0.10 433 12/22/2021
1.0.9 394 12/22/2021
1.0.8 1,782 5/6/2021
1.0.7 437 5/5/2021
1.0.6 1,055 4/22/2021
1.0.5 950 2/18/2021
1.0.4 540 2/10/2021
1.0.3 816 12/2/2020
1.0.2 991 10/30/2020
1.0.1 1,122 7/15/2020
1.0.0 1,141 6/13/2020
0.0.50 650 6/11/2020
0.0.49 602 6/11/2020
0.0.48 717 5/26/2020
0.0.47 639 5/26/2020
0.0.46 642 5/8/2020
0.0.45 566 5/7/2020
0.0.44 612 5/7/2020
0.0.43 586 4/29/2020
0.0.42 609 4/14/2020
0.0.41 700 4/5/2020
0.0.40 647 3/24/2020
0.0.39 1,001 3/12/2020
0.0.38 583 3/11/2020
0.0.37 658 3/11/2020
0.0.36 644 2/5/2020
0.0.35 567 2/3/2020
0.0.34 581 1/29/2020
0.0.33 647 1/28/2020
0.0.32 618 1/28/2020
0.0.31 659 1/27/2020
0.0.30 656 1/27/2020
0.0.29 659 1/27/2020
0.0.28 638 1/27/2020
0.0.27 673 1/26/2020
0.0.26 592 1/25/2020
0.0.25 731 1/25/2020
0.0.24 747 1/25/2020
0.0.23 743 1/25/2020
0.0.22 785 1/25/2020
0.0.21 617 1/24/2020
0.0.20 702 1/24/2020
0.0.19 552 1/24/2020
0.0.18 626 1/24/2020
0.0.17 671 1/24/2020
0.0.16 652 1/24/2020
0.0.14 596 1/23/2020
0.0.13 657 1/23/2020
0.0.12 609 1/23/2020
0.0.11 716 1/22/2020
0.0.10 623 1/22/2020
0.0.9 655 1/22/2020
0.0.8 591 1/21/2020
0.0.7 650 1/21/2020
0.0.6 623 1/21/2020
0.0.5 662 11/23/2019
0.0.4 630 11/22/2019
0.0.3 676 11/15/2019
0.0.2 687 11/8/2019
0.0.1 659 10/9/2019

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