dotnet-installer/packaging/windows/clisdk
William Li 0ef0b3296b
Add XSLT Transform for apphost (#9609)
To avoid sign check whitelist apphost.exe name changes very build. Sign check uses File Id in MSI as whitelist name. Template apphost.exe get a new "File Id" in msi different every time (since File Id is generated according to file path, and file path has version number). Use XSLT tranform to match the file path contains "AppHostTemplate\apphost.exe" and give it the same ID all the time.
2018-07-10 16:24:50 -07:00
..
bundle.thm Updating the MSI Installation Note message. Also had to shift components around slightly to make it fit. 2018-02-07 13:01:50 -08:00
bundle.wxl Updating windows msi code to use variables for the SDK and Runtime brandings. 2018-04-04 10:37:38 -07:00
bundle.wxs Updating windows msi code to use variables for the SDK and Runtime brandings. 2018-04-04 10:37:38 -07:00
dotnet.wxs Updating the native installers to use a fully qualified path to dotnet.dll and execute it with dotnet exec, so that the first run experience to populate the offline cache will trigger for the SDK being installed, instead of for the latest one in the box. 2017-07-26 23:10:48 -07:00
dummyeula.rtf Add dummy eula for Windows installer 2017-06-22 09:03:35 -07:00
generatebundle.ps1 Updating windows msi code to use variables for the SDK and Runtime brandings. 2018-04-04 10:37:38 -07:00
generatemsi.ps1 Add XSLT Transform for apphost (#9609) 2018-07-10 16:24:50 -07:00
generatenupkg.ps1 .NET Core 2+ Naming and Versioning 2017-05-26 15:46:56 -07:00
provider.wxs fix reg key in cli msi 2016-06-10 16:37:09 -07:00
registrykeys.wxs Update installer monikers. 2017-02-06 13:08:44 -06:00
StableFileIdForApphostTransform.xslt Add XSLT Transform for apphost (#9609) 2018-07-10 16:24:50 -07:00
variables.wxi Use WixQuietExec to run command sliently 2017-04-27 10:55:39 -07:00
VS.Redist.Common.Net.Core.SDK.MSBuildExtensions.nuspec Package bundled version props in to a VS insertion nupkg 2017-03-24 11:11:31 -07:00
VS.Redist.Common.Net.Core.SDK.x64.nuspec Package bundled version props in to a VS insertion nupkg 2017-03-24 11:11:31 -07:00
VS.Redist.Common.Net.Core.SDK.x86.nuspec Package bundled version props in to a VS insertion nupkg 2017-03-24 11:11:31 -07:00