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 469 1/21/2025
1.3.5-prerelease0001 104 1/21/2025
1.3.4 283 10/25/2024
1.3.3 1,300 10/1/2024
1.3.2 117 10/1/2024
1.3.1 122 10/1/2024
1.3.0 251 9/30/2024
1.3.0-prerelease6 100 9/26/2024
1.3.0-prerelease5 85 9/26/2024
1.3.0-prerelease4 85 9/26/2024
1.3.0-prerelease3 91 9/26/2024
1.3.0-prerelease2 96 9/26/2024
1.3.0-prerelease1 108 9/25/2024
1.2.0-prerelease3 367 1/12/2023
1.2.0-prerelease2 271 12/22/2022
1.2.0-prerelease1 305 12/22/2022
1.1.13 2,351 11/22/2023
1.1.12 237 11/22/2023
1.1.11 194 11/22/2023
1.1.10 477 9/14/2023
1.1.9 2,346 12/21/2022
1.1.8 1,269 10/17/2022
1.1.7 484 9/30/2022
1.1.6 626 8/5/2022
1.1.5 2,190 3/28/2022
1.1.4 522 3/28/2022
1.1.3 563 3/28/2022
1.1.2 680 3/16/2022
1.1.1 882 2/23/2022
1.1.0 672 1/21/2022
1.0.11 696 1/12/2022
1.0.10 443 12/22/2021
1.0.9 404 12/22/2021
1.0.8 1,794 5/6/2021
1.0.7 449 5/5/2021
1.0.6 1,067 4/22/2021
1.0.5 962 2/18/2021
1.0.4 552 2/10/2021
1.0.3 829 12/2/2020
1.0.2 1,004 10/30/2020
1.0.1 1,136 7/15/2020
1.0.0 1,154 6/13/2020
0.0.50 663 6/11/2020
0.0.49 615 6/11/2020
0.0.48 734 5/26/2020
0.0.47 656 5/26/2020
0.0.46 659 5/8/2020
0.0.45 584 5/7/2020
0.0.44 629 5/7/2020
0.0.43 603 4/29/2020
0.0.42 626 4/14/2020
0.0.41 718 4/5/2020
0.0.40 664 3/24/2020
0.0.39 1,018 3/12/2020
0.0.38 600 3/11/2020
0.0.37 675 3/11/2020
0.0.36 661 2/5/2020
0.0.35 584 2/3/2020
0.0.34 598 1/29/2020
0.0.33 664 1/28/2020
0.0.32 636 1/28/2020
0.0.31 676 1/27/2020
0.0.30 673 1/27/2020
0.0.29 677 1/27/2020
0.0.28 655 1/27/2020
0.0.27 690 1/26/2020
0.0.26 610 1/25/2020
0.0.25 748 1/25/2020
0.0.24 764 1/25/2020
0.0.23 760 1/25/2020
0.0.22 802 1/25/2020
0.0.21 634 1/24/2020
0.0.20 719 1/24/2020
0.0.19 569 1/24/2020
0.0.18 643 1/24/2020
0.0.17 688 1/24/2020
0.0.16 669 1/24/2020
0.0.14 613 1/23/2020
0.0.13 674 1/23/2020
0.0.12 627 1/23/2020
0.0.11 733 1/22/2020
0.0.10 640 1/22/2020
0.0.9 672 1/22/2020
0.0.8 608 1/21/2020
0.0.7 667 1/21/2020
0.0.6 640 1/21/2020
0.0.5 679 11/23/2019
0.0.4 647 11/22/2019
0.0.3 693 11/15/2019
0.0.2 704 11/8/2019
0.0.1 676 10/9/2019

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