signtool 10.0.17763.132

dotnet add package signtool --version 10.0.17763.132
                    
NuGet\Install-Package signtool -Version 10.0.17763.132
                    
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="signtool" Version="10.0.17763.132" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="signtool" Version="10.0.17763.132" />
                    
Directory.Packages.props
<PackageReference Include="signtool" />
                    
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 signtool --version 10.0.17763.132
                    
#r "nuget: signtool, 10.0.17763.132"
                    
#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=signtool&version=10.0.17763.132
                    
Install signtool as a Cake Addin
#tool nuget:?package=signtool&version=10.0.17763.132
                    
Install signtool as a Cake Tool

signtool

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCoreApp 2.2

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on signtool:

Package Downloads
DotNet.Build.Sign

Common sign tool

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
10.0.17763.132 137,658 12/30/2018
10.0.17763.132-preview.1.0... 623 12/30/2018
1.1.0-preview.1.2.final 643 12/27/2018
1.1.0-preview.1.2.18627.21 628 12/27/2018
1.1.0-preview.1.2.18627.14 629 12/27/2018
1.1.0-preview.1.2.18627.6 678 12/27/2018
1.1.0-preview.1.1.final 651 12/27/2018
1.1.0-preview.1.0.18620.3 647 12/27/2018

# Change Log
     ## Unchanged
     ### Changed
     - Update to latest Windows SDK