dotnet-installer/build/package
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
..
dotnet-deb-tool-consumer Merge remote-tracking branch 'dotnet/release/15.5' into merges/release/15.5-to-master-20171206-080040 2017-12-07 09:55:12 -08:00
Archive.targets Merge pull request #7019 from livarcocc/framework_downlevel_msi 2017-06-29 20:07:13 -07:00
CopySandBoxPackageOut.targets Use one build definition to produce all Linux distro specific packages (#7615) 2017-09-14 13:33:46 -07:00
Installer.DEB.proj Fixing deb native installer tests by installing packages using the package name instead of the file name. 2018-05-09 12:33:25 -07:00
Installer.DEB.targets Using ~ versions for dependencies of deb packages, so that we do the right thing when comparing release/pre-release package versions. 2018-05-09 14:24:47 -07:00
Installer.MSI.targets Add XSLT Transform for apphost (#9609) 2018-07-10 16:24:50 -07:00
Installer.PKG.targets Generating the conclusion.html files dynamically so that we don't need to set the version in them everytime our branding changes. 2018-04-04 20:57:45 -07:00
Installer.RPM.props 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
Installer.RPM.targets Using Major.Minor.Patch versions for rpm packages dependencies. 2018-05-09 11:52:26 -07:00
Layout.targets Creating and publishing 'symbols.nuget' to the blob feed. (#8712) 2018-03-13 08:19:15 -07:00
LinuxNativeInstallerDependencyVersions.targets Using ~ versions for dependencies of deb packages, so that we do the right thing when comparing release/pre-release package versions. 2018-05-09 14:24:47 -07:00
Nupkg.targets Creating and publishing 'symbols.nuget' to the blob feed. (#8712) 2018-03-13 08:19:15 -07:00
Symbols.csproj Creating and publishing 'symbols.nuget' to the blob feed. (#8712) 2018-03-13 08:19:15 -07:00
Symbols.targets Creating and publishing 'symbols.nuget' to the blob feed. (#8712) 2018-03-13 08:19:15 -07:00