Mobile.BuildTools
1.0.9
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Mobile.BuildTools --version 1.0.9
NuGet\Install-Package Mobile.BuildTools -Version 1.0.9
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="Mobile.BuildTools" Version="1.0.9"> <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 Mobile.BuildTools --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mobile.BuildTools, 1.0.9"
#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 Mobile.BuildTools as a Cake Addin #addin nuget:?package=Mobile.BuildTools&version=1.0.9 // Install Mobile.BuildTools as a Cake Tool #tool nuget:?package=Mobile.BuildTools&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Build output is now sanitized. To override for debugging you will need to add the following to either your Project's csproj or Directory.build.props
<PropertyGroup>
<MobileBuildToolsDebug>true</MobileBuildToolsDebug>
</PropertyGroup>
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Build.Tasks.Core (>= 15.3.409)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Mobile.BuildTools:
Repository | Stars |
---|---|
dansiegel/Mobile.BuildTools
The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
|
|
sthewissen/MVP
Unofficial app to help MVPs manage their community activities
|
Version | Downloads | Last updated |
---|---|---|
2.0.245 | 104,456 | 7/7/2021 |
2.0.190-pre | 3,357 | 6/28/2021 |
2.0.153-pre | 3,914 | 6/6/2021 |
2.0.109-pre | 3,086 | 3/2/2021 |
2.0.0.1007-pre | 22,093 | 3/24/2020 |
1.4.0.638 | 351,481 | 7/7/2018 |
1.3.0.599 | 14,938 | 5/22/2018 |
1.2.1.558 | 3,351 | 4/28/2018 |
1.2.0.554 | 2,964 | 4/24/2018 |
1.1.0.544 | 2,806 | 4/11/2018 |
1.1.0.542-pre | 2,559 | 4/11/2018 |
1.1.0.534-pre | 2,837 | 4/9/2018 |
1.0.12.519 | 3,155 | 3/15/2018 |
1.0.12.515-pre | 2,421 | 3/15/2018 |
1.0.12.513-pre | 2,661 | 3/14/2018 |
1.0.11 | 2,987 | 3/11/2018 |
1.0.10 | 4,148 | 2/23/2018 |
1.0.9 | 2,782 | 2/21/2018 |
1.0.8 | 3,049 | 2/19/2018 |
1.0.7 | 3,306 | 2/13/2018 |
1.0.6 | 2,816 | 1/28/2018 |
1.0.5 | 2,984 | 11/21/2017 |
1.0.2 | 2,921 | 11/14/2017 |
1.0.1 | 2,982 | 11/13/2017 |
1.0.0 | 3,367 | 11/7/2017 |
See the Readme for how to use/configure these targets.
https://github.com/dansiegel/Mobile.BuildTools/