6a0cf8d5e1
Changes in SDK bundle installation methodology: 1. Manage the 3 potential SDK bundle installation locations In precedential order: A. the SDK bundle’s self-registered installation location [x64 or x86] B. ‘Program Files’ + “dotnet” [if 'dotnet.exe' exists] C. the “installpath’s” input parameter’s value D. ‘Program Files’ + “dotnet” 2. Communicate the SDK bundle installation location to the chained MSIs 3. Disable the CLI SDK MSI from installing ‘stand-alone’ 4. SDK bundle self-registers the installation location value. Other: * Adding a file search for 'dotnet.exe'; updates * Changing the MSI blocking conditional. * Changed: "AuthoredRegistryKeys" to : "AuthoredRegistryKeys_x86node" * Managing the x86 and x64 install locations * "DOTNETHOME" should not overridable; adding an explicit override for identical install paths: "DOTNETHOMESIMILARITYCHECKOVERRIDE"; adding comments. |
||
---|---|---|
.. | ||
dotnet-deb-tool-consumer | ||
Archive.targets | ||
CopySandBoxPackageOut.targets | ||
Installer.DEB.proj | ||
Installer.DEB.targets | ||
Installer.MSI.targets | ||
Installer.PKG.targets | ||
Installer.RPM.props | ||
Installer.RPM.targets | ||
Layout.targets | ||
LinuxNativeInstallerDependencyVersions.targets | ||
Symbols.csproj | ||
Symbols.targets |