Qt5BaseMsvc2017 5.9.3

dotnet add package Qt5BaseMsvc2017 --version 5.9.3
NuGet\Install-Package Qt5BaseMsvc2017 -Version 5.9.3
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="Qt5BaseMsvc2017" Version="5.9.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Qt5BaseMsvc2017 --version 5.9.3
#r "nuget: Qt5BaseMsvc2017, 5.9.3"
#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 Qt5BaseMsvc2017 as a Cake Addin
#addin nuget:?package=Qt5BaseMsvc2017&version=5.9.3

// Install Qt5BaseMsvc2017 as a Cake Tool
#tool nuget:?package=Qt5BaseMsvc2017&version=5.9.3

git clone git://code.qt.io/qt/qt5.git
git checkout 21ecbe19578a700b90dbf99e83388e374d81052f

CALL "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86
SET _ROOT=C:\Qt\qt5
SET PATH=%_ROOT%\qtbase\bin;%_ROOT%\gnuwin32\bin;%PATH%
SET PATH=%_ROOT%\qtrepotools\bin;%PATH%
SET _ROOT=

perl init-repository --module-subset=qtbase -f

configure -developer-build -opensource -nomake examples -nomake tests -confirm-license

nmake

----
Folders extracted from qt5/qtbase: bin, lib, include, src.
Files: *.h, *.lib, *.dll, *.exe

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
5.9.3 6,176 9/1/2017
5.9.2 1,438 8/31/2017
5.9.1 1,396 8/30/2017
5.9.0 1,613 8/30/2017

There's nothing that updates this automatically, so this will likely be the only release.
Any updates are bug fixes to fixing the package.
This one duplicates the release libs into bin to avoid figuring out init.ps1