Daniel Plaisted
a329cf4049
Merge pull request #12600 from dsplaisted/workload-manifest-msis
...
Bundle workload manifests as separate MSIs
2021-11-11 13:10:09 -08:00
Marc Paine
56b2f07db1
Merge pull request #12550 from dotnet/marcpopMSFT-6.0branding
...
Update to 6.0 in our wxl files as that was reverted a while back.
2021-11-11 12:50:22 -08:00
Marc Paine
86cb0ed124
Update the release notes link.
2021-11-05 11:11:00 -07:00
Daniel Plaisted
2f331cfbc4
Verify that workload manifest MSIs are signed
2021-11-03 23:14:42 -07:00
Daniel Plaisted
590cbca7ea
Include workload manifests wixobj file
2021-11-03 10:35:42 -07:00
Daniel Plaisted
3217a5c4a3
Remove ALLOWMSIINSTALL property for workload manifest MSIs
2021-11-03 09:41:43 -07:00
Daniel Plaisted
69a868b025
Only download workload manifest MSIs on Windows and not ARM
2021-11-03 09:40:39 -07:00
Daniel Plaisted
61774f69e8
Stop generating manifest MSI VS Redist NuGet package
...
Reverts 41ef6e2cac
2021-11-03 09:08:58 -07:00
Daniel Plaisted
082265dd3a
Bundle workload manifests as separate MSIs
2021-11-02 23:39:27 -07:00
Marc Paine
fbf342ea55
Update GenerateBundledVersions.targets
2021-11-02 10:31:01 -07:00
Marc Paine
168cfd8f98
Update to 6.0 in our wxl files as that was reverted a while back.
2021-10-27 16:39:26 -07:00
Matt Mitchell
8ebb6a415b
Revert "Temporarily revert implicit versions to produce new stage0 ( #12492 )" ( #12495 )
...
This reverts commit 7828a7f0f0
.
2021-10-22 12:33:41 -07:00
Matt Mitchell
7828a7f0f0
Temporarily revert implicit versions to produce new stage0 ( #12492 )
2021-10-22 09:57:48 -07:00
Sarah Oslund
92ad65ff51
Update mac conclusion UI string
2021-10-15 14:32:46 -07:00
Doug Bunting
6ff730a152
[release/6.0.1xx] Update Asp.Net templates ( #12331 )
...
* [release/6.0.1xx] Update Asp.Net templates
* Update GenerateBundledVersions.targets too
2021-10-14 10:41:17 -07:00
sfoslund
0ceb3dcfa0
[release/6.0.1xx] Fix bad merge
2021-10-13 09:24:40 -07:00
Sarah Oslund
654e77182d
Merge pull request #12302 from sfoslund/UpdateManifestAuth
...
Update baseline manifest authoring for localization dir
2021-10-12 11:25:36 -07:00
Michael Simons
3a434f6fd7
Merge pull request #12271 from MichaelSimons/issue-2489
...
Handle workload manifests as text-only packages in source-build
2021-10-12 09:02:01 -05:00
Sarah Oslund
ba5131fbf5
Update manifest authoring for localization dir
2021-10-11 16:13:35 -07:00
Daniel Plaisted
19a94a57ae
Merge pull request #12258 from dsplaisted/add-windows-22000
...
Add support for targeting Windows version 22000
2021-10-11 09:02:02 -07:00
MichaelSimons
0cec6c187e
Handle workload manifests as text-only packages in source-build
2021-10-08 19:39:22 +00:00
Eric StJohn
02135a7f42
[release/6.0.1xx] Use WIX_NATIVE_MACHINE to detect native architecture of target machine ( #12259 )
...
* Use WIX_NATIVE_MACHINE to detect native architecture of target machine
* Ensure we reference WIX_NATIVE_MACHINE property
2021-10-06 18:38:46 -07:00
Daniel Plaisted
e043659ed7
Add support for targeting Windows version 22000
2021-10-06 10:54:41 -07:00
Matt Mitchell
30b84b58d1
[release/6.0.1xx] Additional servicing fixes ( #12084 )
...
* Add an explicit dependency on the 6.0 project templates
These ship incrementally, so it's important to keep the dependencies separate from other templating dependencies
* Use the shared framework VS redist package version to find the windows desktop blobs
Using the targeting pack version is incorrect
2021-10-06 10:51:36 -07:00
Jacques Eloff
46fa4c306e
Update WiX to 3.14.0.5722 ( #12252 )
2021-10-05 15:50:59 -07:00
MichaelSimons
8c6b87a808
Merge remote-tracking branch 'upstream/release/6.0.1xx-rc2' into rc2-to-ga
2021-10-05 13:46:37 +00:00
Jacques Eloff
a151058157
Remove duplicate telemetry ( #12243 )
2021-10-05 00:15:42 -07:00
Michael Simons
056d280d35
Disable workload bundled manifests for source-build ( #12231 )
2021-10-04 16:43:30 -05:00
Sarah Oslund
62b386e76b
Merge remote-tracking branch 'upstream/release/6.0.1xx-rc2' into MergeRc2ToGa
2021-10-01 09:11:25 -07:00
Ulrich Weigand
9ab241ff4c
Add support for s390x architecture, part 2
...
* Add linux-s390x RID for aspnetcore net6.0 to GenerateBundledVersions
* Add s390x build architecture in ArPow smoke-test.sh
2021-09-29 18:15:59 +02:00
Eric StJohn
a6385f7be2
Remove writing InstallLocation from SDK, it will be handled by host
2021-09-27 09:27:18 -07:00
Daniel Plaisted
fdfc17e1e1
Merge pull request #12021 from dsplaisted/workload-userlocal-sourcebuild
...
Create userlocal workload installation marker file for source build
2021-09-23 13:49:10 -07:00
Matt Mitchell
d987f9696b
Include dotnethome WIXOBJ files during light command package drop creation ( #12100 )
...
After https://github.com/dotnet/installer/pull/11843 , post build signing started failing, failing to find one of the input wixobj files. The wixobj was not included in the wixpack. This is because the installer repo uses custom scripts to generate MSIs, rather than the arcade tasks (which would handle adding this transparently), so the input files need to be added explicitly.
2021-09-23 10:15:01 -07:00
Jacques Eloff
912bf7a61b
Update WiX to signed build ( #12078 )
2021-09-23 08:57:00 -07:00
Daniel Plaisted
b81fb5892a
Generate Mariner RPM
...
Fixes #12077
2021-09-22 16:08:55 -07:00
Eric StJohn
bc64430eef
Merge pull request #12022 from ericstj/6.0x64onARM64
...
[release/6.0] x64 on ARM64 fixes
2021-09-22 07:14:29 -07:00
Marc Paine
cce7929892
Merge pull request #11998 from dotnet/marcpopMSFT-rc2implicitversions
...
Update implicit versions to target the October releases for RC2
2021-09-21 14:37:38 -07:00
Sarah Oslund
a9c86cb905
Merge pull request #11813 from sfoslund/MacInstallersChoice
...
Add x64 emulation support to pkg installers
2021-09-20 15:52:41 -07:00
Sarah Oslund
94eb8849b7
Add comment for translation check
...
Co-authored-by: Eric StJohn <ericstj@microsoft.com>
2021-09-20 14:39:37 -07:00
sfoslund
f2da3b6c6b
Account for translated pkg execution
2021-09-20 14:24:00 -07:00
Daniel Plaisted
c534227572
Only write marker file for source-build, and use correct path
2021-09-20 12:10:59 -07:00
sfoslund
41187bde64
Fix typo in mac installer generation script
2021-09-20 08:50:15 -07:00
Daniel Plaisted
a9e2a941da
Create userlocal workload installation marker file for source build
...
Fixes https://github.com/dotnet/source-build/issues/2460
2021-09-17 18:14:29 -07:00
Eric StJohn
18902cdebb
Merge pull request #11843 from ericstj/x64onARM64
...
Retarget DOTNETHOME when installing x64 on ARM64
2021-09-17 17:59:01 -07:00
sfoslund
2016fa8577
Add comments to x64 machine detection script
2021-09-17 14:34:48 -07:00
sfoslund
e8ec98a819
Update x64 machine detection script
2021-09-17 13:53:42 -07:00
Ulrich Weigand
f1c05e42af
Add support for s390x architecture
...
* Add linux-s390x RIDs for net6.0 to GenerateBundledVersions
* Add s390x platform in Directory.Build.props
* Disable crossgen2 for the s390x target
2021-09-17 22:47:29 +02:00
Marc Paine
5112087bfd
Update implicit versions to target the October releases for RC2
2021-09-16 10:46:49 -07:00
William Godbe
0d1cdfa6a0
Update Asp.Net templates & downlevel version features ( #11933 )
2021-09-15 16:33:59 +00:00
Matt Mitchell
c0c2ef891d
[release/6.0.1xx] Update arcade to build 105532 for Mariner rpm changes ( #11939 )
...
* Update arcade to build 105532 for Mariner rpm changes
* Added import
* Update tfm version
Co-authored-by: Epsitha Ananth <epananth@microsoft.com>
2021-09-14 16:05:46 -07:00