BlueUpdate 1.0.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package BlueUpdate --version 1.0.3.2
NuGet\Install-Package BlueUpdate -Version 1.0.3.2
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="BlueUpdate" Version="1.0.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BlueUpdate --version 1.0.3.2
#r "nuget: BlueUpdate, 1.0.3.2"
#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 BlueUpdate as a Cake Addin
#addin nuget:?package=BlueUpdate&version=1.0.3.2

// Install BlueUpdate as a Cake Tool
#tool nuget:?package=BlueUpdate&version=1.0.3.2

A toolkit for automatic updating of .NET applications from the web. It can be used as a simple deployment tool. Includes it's own executable updater, which is automatically downloaded the first time the application starts.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in 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.0.4.1 620 9/24/2020
1.0.4 489 6/29/2020
1.0.3.3 760 12/26/2018
1.0.3.2 1,006 7/18/2018
1.0.3.1 948 7/18/2018
1.0.3 1,074 10/7/2017
1.0.2 1,023 10/2/2017
1.0.1.2 1,228 6/29/2017
1.0.1.1 945 6/29/2017
1.0.1 954 6/29/2017

Fixed the unsigned dependency bug.