dotnet-maestro[bot]
9afbd7fef8
Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20211111.1 ( #12638 )
...
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 6.0.0-alpha.1.21521.1 -> To Version 6.0.0-alpha.1.21561.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2021-11-11 17:46:25 +00:00
Michael Simons
84217d6e27
Specify depth when updating submodules ( #12588 )
2021-11-11 08:22:24 -06:00
Michael Simons
28afaeb89a
Flow environment variable into run-build ( #12637 )
2021-11-11 00:14:49 +00:00
dotnet-maestro[bot]
7667cec39e
[release/6.0.2xx] Update dependencies from dotnet/arcade ( #12631 )
...
[release/6.0.2xx] Update dependencies from dotnet/arcade
2021-11-10 23:16:51 +00:00
dotnet-maestro[bot]
c0af1d694a
Update dependencies from https://github.com/dotnet/arcade build 20211110.2 ( #12633 )
...
[release/6.0.1xx] Update dependencies from dotnet/arcade
2021-11-10 23:05:56 +00:00
William Godbe
2747a16e30
[release/6.0.2xx] update Asp.Net templates ( #12598 )
2021-11-10 22:45:09 +00:00
dotnet-maestro[bot]
3a49af8062
Update dependencies from https://github.com/dotnet/arcade build 20211108.5 ( #12630 )
...
[release/6.0.1xx] Update dependencies from dotnet/arcade
2021-11-10 19:49:57 +00:00
William Godbe
5a3e064b88
[release/6.0.1xx] update Asp.Net templates ( #12597 )
2021-11-10 18:48:36 +00:00
Daniel Plaisted
f835fd64af
Merge pull request #12516 from tmds/portable_rid_default
...
GetRuntimeInformation.targets: determine PortableProductMonikerRid based on OSName and Architecture.
2021-11-10 09:54:10 -08:00
William Godbe
3ab6db321c
Update Asp.Net template versions ( #12599 )
...
* Update Asp.Net template versions
* Updated package name
Co-authored-by: Brennan <brecon@microsoft.com>
2021-11-10 09:18:16 -08:00
Michael Simons
e856a47d99
Revert "Enable public tarball CI" ( #12629 )
...
This reverts commit ec426f0634687e3ebb1aba197bd795c1bf65277e.
2021-11-10 10:11:02 -06:00
dotnet-maestro[bot]
132a4bff11
Update dependencies from https://github.com/dotnet/arcade build 20211109.3 ( #12628 )
...
[main] Update dependencies from dotnet/arcade
2021-11-10 14:15:40 +00:00
v-wuzhai
f4429f0f22
Merge pull request #12619 from dotnet-maestro-bot/merge/release/6.0.2xx-to-main
...
[automated] Merge branch 'release/6.0.2xx' => 'main'
2021-11-10 00:13:37 -08:00
Jason Zhai
a86b293e8b
Merge branch 'release/6.0.2xx' into main
2021-11-08 19:06:39 -08:00
Lee Coward
376f058e9e
Merge pull request #12618 from dotnet/leecow-snaps
...
update snap yaml to resolve libicu issues on some distros
2021-11-08 12:43:14 -08:00
Marc Paine
466566bf1a
Merge pull request #12605 from dotnet/marcpopMSFT-UninstallOrientation
...
Update the uninstall orientation on the radio buttons
2021-11-08 11:37:29 -08:00
Marc Paine
14974096b8
Merge pull request #12606 from dotnet/marcpopMSFT-fixreadmelink
...
Update runtime daily build link
2021-11-08 11:37:10 -08:00
Lee Coward
330750412c
update snam yaml to resolve some issues
2021-11-08 11:14:11 -08:00
Djuradj Kurepa
8762385417
include System.Net.Http version 4.3.4
2021-11-08 10:41:56 +01:00
dotnet-maestro[bot]
34e9341b4d
Update dependencies from https://github.com/dotnet/arcade build 20211105.2 ( #12615 )
...
[main] Update dependencies from dotnet/arcade
2021-11-06 13:21:46 +00:00
Marc Paine
dbb47fa43a
Update bundle.thm
2021-11-05 16:06:27 -07:00
Marc Paine
161a9dcde2
Enable the DOTNET HOME mesage to be localizable.
2021-11-05 15:11:40 -07:00
Marc Paine
ec997a96d0
Enable localization of some wxs strings
2021-11-05 11:48:22 -07:00
Marc Paine
86cb0ed124
Update the release notes link.
2021-11-05 11:11:00 -07:00
dotnet-maestro[bot]
8bea75064e
Update dependencies from https://github.com/dotnet/arcade build 20211104.4 ( #12611 )
...
[main] Update dependencies from dotnet/arcade
2021-11-05 13:08:24 +00:00
Djuradj Kurepa
4b5642d215
Change back to WindowsAzure.Storage and update the version to 9.3.3
2021-11-05 12:57:17 +01:00
Jason Zhai
392fa9ffcd
Merge branch 'release/6.0.1xx' into main
2021-11-04 22:44:46 -07:00
dotnet-maestro[bot]
18f80a9b90
Update dependencies from https://github.com/dotnet/arcade build 20211103.3 ( #12603 )
...
[main] Update dependencies from dotnet/arcade
- Coherency Updates:
- Microsoft.SourceLink.GitHub: from 1.1.0-beta-21525-02 to 1.1.0-beta-21551-02 (parent: Microsoft.DotNet.Arcade.Sdk)
2021-11-05 03:47:04 +00:00
Marc Paine
9167b41929
Fixes #12228
2021-11-04 13:58:41 -07:00
Eric StJohn
bfabeefa4d
Remove install location from Windows conclusion ( #12401 )
...
* Remove install location from Windows conclusion
DOTNETHOME will not always be set in the bundle.
It's only set when an existing installation was present and the bundle is run.
As a result this string is sometimes empty. Remove it to avoid confusion.
* Update src/redist/targets/packaging/windows/clisdk/LCID/1046/bundle.wxl
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
* Spanish
Co-authored-by: Maira Wenzel <mairaw@microsoft.com>
Co-authored-by: Carlos Sanchez <1175054+carlossanlop@users.noreply.github.com>
2021-11-04 13:16:14 -07:00
Marc Paine
e5cb4120c2
Update bundle.thm
2021-11-04 11:36:49 -07:00
Djuradj Kurepa
0336fa748e
Resolve Microsoft.Data.OData Component Governance alert
2021-11-04 15:47:36 +01:00
Daniel Plaisted
2f331cfbc4
Verify that workload manifest MSIs are signed
2021-11-03 23:14:42 -07:00
Daniel Plaisted
2e335b89d3
Merge pull request #12576 from dsplaisted/update-ulimit
...
Update ulimit
2021-11-03 14:36:34 -07:00
Daniel Plaisted
c9aba1c482
Merge branch 'release/6.0.1xx' into update-ulimit
2021-11-03 14:36:04 -07:00
Marc Paine
f78643f9cd
Merge pull request #12590 from dotnet/marcpopMSFT-60100servicing
...
Update branding for servicing and 101
2021-11-03 14:34:50 -07:00
Daniel Plaisted
0b2b3f44d5
Add comments about sudo and ulimit
2021-11-03 14:34:41 -07:00
Marc Paine
65bbfd0728
Merge pull request #12594 from dotnet-maestro-bot/merge/release/6.0.1xx-to-main
...
[automated] Merge branch 'release/6.0.1xx' => 'main'
2021-11-03 14:34:27 -07:00
Daniel Plaisted
590cbca7ea
Include workload manifests wixobj file
2021-11-03 10:35:42 -07:00
Daniel Plaisted
500bc39ef4
Run build under sudo so that we can set ulimit
2021-11-03 10:21:12 -07:00
Daniel Plaisted
dc4a666b21
Set ulimit
2021-11-03 10:21:04 -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
Tom Deseyn
892222071f
GetRuntimeInformation.targets: determine PortableProductMonikerRid based on HostOSName and Architecture.
2021-11-03 15:12:59 +01:00
MichaelSimons
e460f22d3d
Resolve source-build patch conflicts
2021-11-03 14:01:44 +00:00
Daniel Plaisted
082265dd3a
Bundle workload manifests as separate MSIs
2021-11-02 23:39:27 -07:00
Jason Zhai
6caea3c847
Merge branch 'release/6.0.1xx' into main
2021-11-02 23:02:47 -07:00
Michael Simons
9a65036f1e
Enable public tarball CI ( #12586 )
2021-11-02 13:53:51 -05:00
Marc Paine
fbf342ea55
Update GenerateBundledVersions.targets
2021-11-02 10:31:01 -07:00