Adaptify.MSBuild 1.2.0-prerelease3

This is a prerelease version of Adaptify.MSBuild.
dotnet add package Adaptify.MSBuild --version 1.2.0-prerelease3
NuGet\Install-Package Adaptify.MSBuild -Version 1.2.0-prerelease3
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.2.0-prerelease3">
  <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.2.0-prerelease3
#r "nuget: Adaptify.MSBuild, 1.2.0-prerelease3"
#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.2.0-prerelease3&prerelease

// Install Adaptify.MSBuild as a Cake Tool
#tool nuget:?package=Adaptify.MSBuild&version=1.2.0-prerelease3&prerelease

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.2.0-prerelease3 281 1/12/2023
1.2.0-prerelease2 194 12/22/2022
1.2.0-prerelease1 227 12/22/2022
1.1.13 949 11/22/2023
1.1.12 165 11/22/2023
1.1.11 125 11/22/2023
1.1.10 394 9/14/2023
1.1.9 2,199 12/21/2022
1.1.8 1,197 10/17/2022
1.1.7 410 9/30/2022
1.1.6 549 8/5/2022
1.1.5 2,083 3/28/2022
1.1.4 440 3/28/2022
1.1.3 484 3/28/2022
1.1.2 593 3/16/2022
1.1.1 801 2/23/2022
1.1.0 595 1/21/2022
1.0.11 612 1/12/2022
1.0.10 365 12/22/2021
1.0.9 326 12/22/2021
1.0.8 1,720 5/6/2021
1.0.7 360 5/5/2021
1.0.6 980 4/22/2021
1.0.5 873 2/18/2021
1.0.4 482 2/10/2021
1.0.3 736 12/2/2020
1.0.2 919 10/30/2020
1.0.1 1,036 7/15/2020
1.0.0 1,079 6/13/2020
0.0.50 565 6/11/2020
0.0.49 525 6/11/2020
0.0.48 654 5/26/2020
0.0.47 565 5/26/2020
0.0.46 567 5/8/2020
0.0.45 491 5/7/2020
0.0.44 533 5/7/2020
0.0.43 509 4/29/2020
0.0.42 532 4/14/2020
0.0.41 621 4/5/2020
0.0.40 569 3/24/2020
0.0.39 902 3/12/2020
0.0.38 506 3/11/2020
0.0.37 580 3/11/2020
0.0.36 569 2/5/2020
0.0.35 492 2/3/2020
0.0.34 505 1/29/2020
0.0.33 568 1/28/2020
0.0.32 545 1/28/2020
0.0.31 577 1/27/2020
0.0.30 578 1/27/2020
0.0.29 587 1/27/2020
0.0.28 557 1/27/2020
0.0.27 595 1/26/2020
0.0.26 516 1/25/2020
0.0.25 654 1/25/2020
0.0.24 669 1/25/2020
0.0.23 684 1/25/2020
0.0.22 723 1/25/2020
0.0.21 544 1/24/2020
0.0.20 626 1/24/2020
0.0.19 492 1/24/2020
0.0.18 565 1/24/2020
0.0.17 598 1/24/2020
0.0.16 580 1/24/2020
0.0.14 538 1/23/2020
0.0.13 581 1/23/2020
0.0.12 550 1/23/2020
0.0.11 632 1/22/2020
0.0.10 548 1/22/2020
0.0.9 582 1/22/2020
0.0.8 534 1/21/2020
0.0.7 574 1/21/2020
0.0.6 537 1/21/2020
0.0.5 589 11/23/2019
0.0.4 556 11/22/2019
0.0.3 599 11/15/2019
0.0.2 607 11/8/2019
0.0.1 591 10/9/2019

added --hideGenFiles option which hides .g files in fsproj files.