Commit graph

816 commits

Author SHA1 Message Date
William Godbe
8d0a196da7
Update GenerateBundledVersions.targets 2020-12-08 15:34:37 -08:00
Will Godbe
e5876e7119 Update AspnetCore template/runtime versions to 5.0.1 2020-12-08 10:50:54 -08:00
Daniel Plaisted
3a520ee2cd
Merge pull request #9106 from dsplaisted/create-rid-chain
Add more RuntimeIdentifier information to .NET SDK
2020-11-23 11:35:16 -08:00
eriawan
8f65ba49ad Fix version of .NET to be 6.0 on bundle.wxl 2020-11-23 03:43:44 +07:00
Daniel Plaisted
833bfd10b5
Apply suggestions from code review
Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
2020-11-20 10:06:32 -08:00
Daniel Plaisted
096e69de3a Generate NETCoreSdkRuntimeIdentifierChain.txt in SDK folder 2020-11-20 00:42:41 -08:00
Daniel Plaisted
003b1d1d5c Add NETCoreSdkPortableRuntimeIdentifier to bundled versions 2020-11-20 00:42:14 -08:00
William Li
9d449decf8 Pin NETCoreAppTargetingPackBlobVersion
Since we no longer produce Targeting packs every build after 5.0.0
runtime release.
2020-11-19 10:33:56 -08:00
Steve MacLean
cfa5bc446d
Enable Apple Silicon SDK builds (#8990)
* Enable building osx-arm64
* Use osx-x64 NetStandardTargetingPack for osx-arm64
* Update readme for osx-arm64 SDK
2020-11-18 15:12:39 -05:00
dotnet-maestro[bot]
bb1e128c34
[master] Update dependencies from dotnet/sdk (#9064)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.AspNetCore.App.Ref: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref.Internal: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.SharedFramework.x64.6.0: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.EntityFrameworkCore: from 6.0.0-alpha.1.20509.5 to 6.0.0-alpha.1.20560.6 (parent: Microsoft.AspNetCore.App.Runtime.win-x64)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 6.0.0-alpha.1.20526.6 to 6.0.0-alpha.1.20561.2 (parent: Microsoft.NET.Sdk)

 - Update installer target framework to 6.0

 - Install 5.0.0 and 3.1.0 runtime

 - Merge remote-tracking branch 'upstream/master' into darc-master-4cce5096-36fd-4b94-ba12-5d198a821a27

 - Update SDK to one that targets 6.0

 - disable test as tool build for now

 - Fix aspnet runtime RID
2020-11-17 06:56:05 +00:00
dotnet-maestro[bot]
ebc9a69c8d
[release/5.0.2xx] Update dependencies from dotnet/sdk (#9062)
[release/5.0.2xx] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App: from 5.0.0-rtm.20529.4 to 5.0.1-servicing.20562.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0 to 5.0.0 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0 to 5.0.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rtm.20529.3 to 5.0.1-servicing.20561.12 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0 to 5.0.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rtm.20529.5 to 5.0.1-servicing.20561.15 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - NuGet.Build.Tasks: from 5.8.0-rc.6930 to 5.9.0-preview.1.6955 (parent: Microsoft.NET.Sdk)

 - Use non-stable location to find targeting pack version

 - Fix windows desktop base url
2020-11-13 01:19:00 +00:00
Matt Mitchell
197c79ff33
Update runtime and targeting pack versions (#9060)
Resolves https://github.com/dotnet/installer/issues/8974
2020-11-11 15:04:49 -08:00
Jeremy Koritzinsky
029081017e
Replace legacy packages with VS insertion packages for non-shipping version numbers. (#9059) 2020-11-11 13:48:35 -08:00
William Godbe
c5573dd579
Update 3.1 template versions from asp.net (#9043) 2020-11-10 14:54:42 -08:00
William Godbe
87f8351fcc
Update 3.1 template versions from asp.net (#9045) 2020-11-10 14:54:33 -08:00
Matt Mitchell
66ad9acda7 Merge remote-tracking branch 'upstream/release/5.0.1xx' into merge-from-5.0 2020-10-30 11:06:39 -07:00
Steve MacLean
01930deb2a
Enable linux-musl-arm* builds in CI (#8984)
* Enable linux-musl-arm* builds in CI

* Revise recent build table

  Reorder platform table more naturally
  - Windows -> Linux -> Linux-musl -> RHEL -> macOS
  - x64 -> arm -> arm64

  Rename linux-musl -> linux-musl-x64
  Add linux-musl-arm* rows

* Generalize linux-musl-* code to include arm*

- Set /p:OSName='linux-musl'

* Fix linux-musl-arm crossgen logic

* Build linux-musl-arm on Ubuntu 18.04

* Add linux-musl-arm to .NET 5.0 RuntimePackRids
2020-10-29 22:18:46 -04:00
Daniel Plaisted
0585bc66b2
Merge pull request #8973 from dsplaisted/knownframework-6.0
Add KnownFrameworkReference items for .NET 6
2020-10-28 10:55:30 -07:00
Daniel Plaisted
c5bc07d915 Apply code review feedback 2020-10-26 20:18:09 -07:00
Daniel Plaisted
9ec9fce35e Update tests for .NET 6 2020-10-25 19:19:57 -07:00
Daniel Plaisted
66318e6fc4 Switch to net5.0 and net6.0 spellings in BundledVersions 2020-10-25 17:46:32 -07:00
Daniel Plaisted
2c7d23afe9 Add KnownFrameworkReference items for .NET 6
Fixes https://github.com/dotnet/sdk/issues/13950
2020-10-23 13:19:43 -07:00
dotnet-maestro[bot]
f8eb583d40
[master] Update dependencies from dotnet/arcade (#8726)
* Update dependencies from https://github.com/dotnet/arcade build 20200924.4

Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20471.1 -> To Version 5.0.0-beta.20474.4

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks
 From Version 5.0.0-rc.2.20474.5 -> To Version 5.0.0-rc.1.20417.4 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/arcade build 20200928.3

Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20471.1 -> To Version 5.0.0-beta.20478.3

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks
 From Version 5.0.0-rc.2.20474.5 -> To Version 5.0.0-rc.1.20417.4 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/arcade build 20201006.7

Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20471.1 -> To Version 5.0.0-beta.20506.7

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.SourceLink.GitHub,XliffTasks
 From Version 5.0.0-rc.2.20474.5 -> To Version 5.0.0-rc.1.20417.4 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/arcade build 20201009.12

Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20471.1 -> To Version 6.0.0-beta.20509.12

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Ref.Internal,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates,Microsoft.FSharp.Compiler,Microsoft.NET.Test.Sdk,Microsoft.NET.ILLink.Tasks,Microsoft.Net.Compilers.Toolset,Microsoft.Build,NuGet.Build.Tasks,Microsoft.SourceLink.GitHub,XliffTasks
 From Version 5.0.0-rc.2.20474.5 -> To Version 5.0.0-rc.1.20417.4 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/arcade build 20201020.8

Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20471.1 -> To Version 6.0.0-beta.20520.8

Dependency coherency updates

Microsoft.SourceLink.GitHub,XliffTasks
 From Version 1.1.0-beta-20464-02 -> To Version 1.1.0-beta-20519-02 (parent: Microsoft.DotNet.Arcade.Sdk

* Update FileInfoAssertions.cs

* Update FileInfoAssertions.cs

* Use tasks provided by Microsoft.DotNet.Build.Tasks.Installers when provided.

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
Co-authored-by: Jeremy Koritzinsky <jekoritz@microsoft.com>
2020-10-23 09:44:02 +02:00
Juan Hoyos
b45ea003fa
Include WindowsDesktop assets in the arm64 bundled installer (#8965)
* Revert "Create ARM64 verision of bundle theme file to account for lack of WindowsDesktop support"
This reverts commit d590b93a1b.

* Include WindowsDesktop assets in the arm64 bundled installer

* Download ARM64 WindowsDesktop msi
2020-10-22 21:01:47 -07:00
Daniel Plaisted
3c9f9f35dd
Merge pull request #8914 from dsplaisted/templates6.0
Add .NET 6 template packages
2020-10-22 12:25:32 -07:00
Daniel Plaisted
bd7b9127bf For templates that don't have 6.0 versions, put 5.0 versions in 6.0 template folder 2020-10-22 08:49:19 -07:00
Daniel Plaisted
20c40af16b Fix template PackageDownloads 2020-10-20 23:43:16 -07:00
Daniel Plaisted
e505707598 Refactor template packaging logic to reduce duplication 2020-10-20 21:32:16 -07:00
Daniel Plaisted
bc317938ab Fix cross-branch version number for templates 2020-10-19 12:26:10 -07:00
Daniel Plaisted
1f156bca3c Include 5.0 templates as well as 6.0 ones in layout 2020-10-16 16:24:23 -07:00
Daniel Plaisted
fb9545ecd3 Fix package download for 6.0 templates 2020-10-16 12:23:28 -07:00
Juan Hoyos
53d412f76f
Add "Add arm64 as a possible WinForms arch (#7457)" back (#8906)
This reverts commit a3fc14fd2e.
2020-10-16 09:39:31 -07:00
Daniel Plaisted
0626b90392 Merge upstream changes 2020-10-15 19:47:02 -07:00
Daniel Plaisted
702adede10 Add templates for .NET 6 2020-10-15 19:30:45 -07:00
Matt Mitchell
e8dddcc611
[release/5.0.1xx] Enable post build signing (#8764)
* Enable post build signing
Enables post build signing of installer by including the items that need to be signed
post build in an ItemsToSignPostBuild item group and moving the file signing information
into the Signing.props files.

Changes to in-build signing have been verified by taking a drop with the current in-build
structure and comparing the the signatures and strong name keys between files
in equivalent builds.

* Enable post build signing
Enables post build signing of installer by including the items that need to be signed
post build in an ItemsToSignPostBuild item group and moving the file signing information
into the Signing.props files.

Changes to in-build signing have been verified by taking a drop with the current in-build
structure and comparing the the signatures and strong name keys between files
in equivalent builds.

Co-authored-by: dotnet-bot <dotnet-bot@dotnetfoundation.org>
Co-authored-by: Christopher Costa <chcosta@microsoft.com>
2020-10-14 14:55:38 -07:00
Marc Paine
3505317780
Merge pull request #8775 from dotnet/marcpopMSFT-fixlinks
Fix github.io links
2020-10-14 14:39:29 -07:00
William Godbe
b4242c4896
Use SharedFx Redist package instead of Targeting Pack from AspnetCore (#8886) 2020-10-14 10:49:30 -07:00
William Godbe
69ee2fdd13
Use SharedFx Redist package instead of Targeting Pack from AspnetCore (#8887) 2020-10-14 10:44:55 -07:00
Doug Bunting
4c563d8b04
Update GenerateBundledVersions.targets 2020-10-13 12:30:21 -07:00
Daniel Plaisted
fa369e265f Update implicit versions for 3.1.9 and 2.1.23 releases 2020-10-05 16:02:49 -07:00
Marc Paine
1f5fc035c4 Fix github.io links. #8478 2020-10-01 11:52:12 -07:00
William Li
d538412053
Merge pull request #8672 from wli3/unsigned-file
Do not produce reference assembly for redist.dll
2020-09-22 21:17:49 -07:00
Jacques Eloff
2339fae27b
Merge pull request #8668 from dotnet/joeloff/SignRedist
Sign redist.dll
2020-09-22 16:29:50 -07:00
William Li
8cb5ffc7ec Do not produce reference assembly for redist.dll 2020-09-22 16:16:50 -07:00
Matt Mitchell
f56648180f
Use aspnetcore version suffix for template install directory (#8625)
This change is required for RTM stable builds. When stable versions are generated the CalculateTemplateVersions task will fail.

For .NET 3.x, installer is partially on arcade. It uses its own versioning model, but the arcade generated versions are actually set (specifically VersionSuffix). So even when stable builds are generated, VersionSuffix is available. It is unused when the aspnetcore template versions are stable.

For .NET 5, installer is now fully on arcade versioning, which means VersionSuffix is not set when stable versions are generated.

Instead of using installer's version suffix if aspnetcore's template versions are unstable, use the version suffix of the aspnetcore template versions. This subtley affects the installer directory of the templates:

If the aspnetcore version is: 5.0.0-rc.1.1234.5
And the installer version is: 5.0.100-rc.1.9999.9
Then:

Template install dir before this change: .dotnet\templates\5.0.0-rc.1.9999.9
Template install dir after this change: .dotnet\templates\5.0.0-rc.1.1234.5
Of note: The overall template layout doesn't make a ton of sense. The aspnetcore template version is used for the install directory, but many different templates are put in this directory, including some that have completely different versions.
2020-09-22 14:32:10 -07:00
Jacques Eloff
4973bec513 Sign redist.dll 2020-09-22 11:30:23 -07:00
Matt Mitchell
2e14d4e8b0
Fixes for stable builds (#8648)
- Enable the switch for stable builds
- Fixup the calculation of FullNugetVersion to not include the iteration if it is empty
2020-09-22 07:59:59 -07:00
dotnet-maestro[bot]
f88a69c889
[release/5.0.1xx-rc2] Update dependencies from dotnet/arcade (#8617)
[release/5.0.1xx-rc2] Update dependencies from dotnet/arcade


 - Update task location
2020-09-18 16:46:00 +00:00
Juan Hoyos
56b8088573
Merge branch 'release/5.0.1xx-rc2' into juhoyosa/arm64-bundled-installer 2020-09-16 12:54:37 -07:00
Juan Sebastian Hoyos Ayala
d590b93a1b Create ARM64 verision of bundle theme file to account for lack of WindowsDesktop support 2020-09-16 12:48:01 -07:00
dotnet-maestro[bot]
d240f3cfd1
[release/5.0.1xx-rc2] Update dependencies from dotnet/arcade (#8596)
[release/5.0.1xx-rc2] Update dependencies from dotnet/arcade
- Coherency Updates:
  - Microsoft.DotNet.Cli.CommandLine: from 1.0.0-preview.19208.1 to 1.0.0-preview.19208.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.SourceLink.GitHub: from 1.1.0-beta-20457-02 to 1.1.0-beta-20464-02 (parent: Microsoft.DotNet.Arcade.Sdk)

 - Update create light/light command package drop task

 - Update create light/light command package drop task
2020-09-16 19:19:30 +00:00
William Li
0a5da187e0 Add VSTemplateLocator package 2020-09-16 09:59:31 -07:00
Juan Sebastian Hoyos Ayala
ce282f183a Fix casing for ARM64 platform token 2020-09-15 22:16:52 -07:00
William Godbe
af06fa7bb4
React to non-stable versioning of AspNetCore installers (#8576)
* React to non-stable versioning of AspNetCore installers

* Fix version prop
2020-09-15 16:45:52 -07:00
Pranav K
45264fac2a
Stamp runtimeconfigs with M.AspNetCore.App versions
The installer currently updates all runtimeconfig files with the M.NETCore.App version
regardless of the runtime they are targeting. This causes issues with dotnet-watch
which is targeting the AspNetCore shared runtime as of 5.0-preview8. This change
updates the targets \ task to be more discerning.
2020-09-14 10:56:23 -07:00
Juan Sebastian Hoyos Ayala
75de7b22ed ARM64 bundled installer 2020-09-11 13:10:58 -07:00
Juan Sebastian Hoyos Ayala
45ae2a0f77 Enable win-arm64 as known RID for AspNetCore 2020-09-11 13:10:58 -07:00
Juan Sebastian Hoyos Ayala
a3fc14fd2e Revert "Add arm64 as a possible WinForms arch (#7457)"
This reverts commit f1564ea07f, reversing
changes made to 0adcdc972a.
2020-09-11 13:10:57 -07:00
Pranav K
59a5ba6e73
Add 3.1 Blazor WASM templates 2020-09-08 13:42:36 -07:00
dotnet-maestro[bot]
96acacb9d4
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk (#8404)
[release/5.0.1xx-rc2] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.2.20454.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.2.20454.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20431.1 to 5.0.0-rc.1.20451.14 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.2.20454.1 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20431.2 to 5.0.0-rc.2.20452.6 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.FSharp.Compiler: from 11.0.0-beta.20428.2 to 11.0.0-beta.20457.3 (parent: Microsoft.NET.Sdk)
  - Microsoft.NET.Test.Sdk: from 16.8.0-release-20200828-02 to 16.8.0-release-20200902-05 (parent: Microsoft.NET.Sdk)
  - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20420.1 to 3.8.0-3.20454.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.Build: from 16.8.0-preview-20429-01 to 16.8.0-preview-20454-01 (parent: Microsoft.NET.Sdk)
  - NuGet.Build.Tasks: from 5.8.0-preview.3.6783 to 5.8.0-preview.3.6812 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Cli.CommandLine: from 1.0.0-preview.19208.1 to 1.0.0-preview.19208.1 (parent: Microsoft.NET.Sdk)

- Updates:
  - Microsoft.NET.Sdk: from 5.0.100-rc.1.20451.7 to 5.0.100-rc.2.20458.1
  - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20451.7 to 5.0.100-rc.2.20458.1
  - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.2.20454.1
  - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.2.20454.1
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20431.14 to 5.0.0-rc.2.20454.25
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3
  - dotnet-dev-certs: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3
  - dotnet-user-secrets: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3
  - dotnet-watch: from 5.0.0-rc.1.20451.2 to 5.0.0-rc.2.20456.3
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20431.1 to 5.0.0-rc.1.20451.14
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20431.13 to 5.0.0-rc.2.20454.1
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20431.2 to 5.0.0-rc.2.20452.6
  - Microsoft.FSharp.Compiler: from 11.0.0-beta.20428.2 to 11.0.0-beta.20457.3
  - Microsoft.NET.Test.Sdk: from 16.8.0-release-20200828-02 to 16.8.0-release-20200902-05
  - Microsoft.Net.Compilers.Toolset: from 3.8.0-3.20420.1 to 3.8.0-3.20454.4
  - Microsoft.Build: from 16.8.0-preview-20429-01 to 16.8.0-preview-20454-01
  - NuGet.Build.Tasks: from 5.8.0-preview.3.6783 to 5.8.0-preview.3.6812
  - Microsoft.DotNet.Cli.CommandLine: from 1.0.0-preview.19208.1 to 1.0.0-preview.19208.1

 - Exclusing all reference assemblies from crossgen

 - Removing extra /
2020-09-08 17:10:14 +00:00
Sarah Oslund
4146b548f8 Merge remote-tracking branch 'upstream/release/5.0.1xx' into MergeRC1ToRC2 2020-09-03 08:57:18 -07:00
Jacques Eloff
1e456e21c8 Ensure 3rd party assemblies are signed 2020-09-02 20:16:34 -07:00
Jacques Eloff
2a2212868d Fix license URL for PT-BR (#8374) 2020-09-02 12:16:28 -07:00
Marc Paine
a48bbcebec
Merge pull request #8371 from dotnet/marcpopMSFT-policheckRC
Update generatemsi.ps1
2020-09-01 14:35:18 -07:00
dotnet bot
f6f886a168
Update first run message (#8379) 2020-09-01 13:45:40 -07:00
Sarah Oslund
e24c5a18b0
Merge pull request #8364 from sfoslund/win4PartVersions
Updating bundled versions with 4 part windows versions
2020-09-01 11:04:45 -07:00
dotnet-maestro[bot]
b303c1b877
[release/5.0.1xx] Update dependencies from dotnet/sdk (#8370)
* Update dependencies from https://github.com/dotnet/sdk build 20200831.11

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20431.11

* Update dependencies from https://github.com/dotnet/sdk build 20200831.12

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20431.12

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms
 From Version 5.0.0-rc.1.20431.5 -> To Version 5.0.0-rc.1.20431.7 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200831.13

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20431.13

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.DotNet.Common.ItemTemplates
 From Version 5.0.0-rc.1.20431.5 -> To Version 5.0.0-rc.1.20431.7 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200831.15

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20431.15

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.DotNet.Common.ItemTemplates
 From Version 5.0.0-rc.1.20431.5 -> To Version 5.0.0-rc.1.20431.7 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200831.18

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20431.18

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.DotNet.Common.ItemTemplates
 From Version 5.0.0-rc.1.20431.5 -> To Version 5.0.0-rc.1.20431.7 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200901.1

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20451.1

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.DotNet.Common.ItemTemplates
 From Version 5.0.0-rc.1.20431.5 -> To Version 5.0.0-rc.1.20431.14 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200901.2

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20451.2

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.DotNet.Common.ItemTemplates
 From Version 5.0.0-rc.1.20431.5 -> To Version 5.0.0-rc.1.20431.14 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200901.3

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20451.3

Dependency coherency updates

Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.DotNet.Common.ItemTemplates
 From Version 5.0.0-rc.1.20431.5 -> To Version 5.0.0-rc.1.20431.14 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200901.4

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20451.4

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.DotNet.Common.ItemTemplates,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-rc.1.20430.1 -> To Version 5.0.0-rc.1.20431.13 (parent: Microsoft.NET.Sdk

* Update dependencies from https://github.com/dotnet/sdk build 20200901.5

Microsoft.NET.Sdk , Microsoft.DotNet.MSBuildSdkResolver
 From Version 5.0.100-rc.1.20431.8 -> To Version 5.0.100-rc.1.20451.5

Dependency coherency updates

Microsoft.WindowsDesktop.App.Ref,Microsoft.WindowsDesktop.App,Microsoft.NETCore.App.Ref,Microsoft.NETCore.App.Internal,Microsoft.NETCore.App.Runtime.win-x64,Microsoft.NETCore.App.Host.win-x64,Microsoft.NETCore.DotNetHostResolver,Microsoft.NETCore.Platforms,Microsoft.AspNetCore.App.Ref,Microsoft.AspNetCore.App.Runtime.win-x64,VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0,dotnet-dev-certs,dotnet-user-secrets,dotnet-watch,Microsoft.DotNet.Common.ItemTemplates,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.WindowsDesktop.App.Runtime.win-x64,Microsoft.DotNet.Wpf.ProjectTemplates
 From Version 5.0.0-rc.1.20430.1 -> To Version 5.0.0-rc.1.20431.13 (parent: Microsoft.NET.Sdk

* Fix SDK toolset zip base uri

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
2020-09-01 07:59:25 -07:00
Marc Paine
fa6078282a Update generatemsi.ps1 2020-08-31 17:09:20 -07:00
Sarah Oslund
b5732c59b2 Updating bundled versions with 4 part windows versions 2020-08-31 11:51:22 -07:00
William Li
d94c0604e7 Merge branch 'release/5.0.1xx' into merge-release/5.0.1xx-preview8-pc1 2020-08-24 14:41:42 -07:00
dotnet-maestro[bot]
8a22a19fc5
[master] Update dependencies from dotnet/sdk (#8129)
[master] Update dependencies from dotnet/sdk
- Coherency Updates:
  - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20405.1 to 5.0.0-rc.1.20417.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20405.1 to 5.0.0-rc.1.20417.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28 (parent: Microsoft.NET.Sdk)
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28 (parent: Microsoft.NET.Sdk)
  - dotnet-dev-certs: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28 (parent: Microsoft.NET.Sdk)
  - dotnet-user-secrets: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28 (parent: Microsoft.NET.Sdk)
  - dotnet-watch: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.1.20407.1 to 5.0.0-rc.1.20407.2 (parent: Microsoft.NET.Sdk)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20370.3 to 5.0.0-rc.1.20417.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20405.1 to 5.0.0-rc.1.20417.4 (parent: Microsoft.NET.Sdk)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20405.1 to 5.0.0-rc.1.20417.3 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

- Updates:
  - Microsoft.DotNet.MSBuildSdkResolver: from 5.0.100-rc.1.20407.9 to 5.0.100-rc.1.20419.19
  - Microsoft.NET.Sdk: from 5.0.100-rc.1.20407.9 to 5.0.100-rc.1.20419.19
  - Microsoft.WindowsDesktop.App.Ref: from 5.0.0-rc.1.20405.1 to 5.0.0-rc.1.20417.4
  - Microsoft.WindowsDesktop.App: from 5.0.0-rc.1.20405.1 to 5.0.0-rc.1.20417.4
  - Microsoft.NETCore.App.Ref: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14
  - Microsoft.NETCore.App.Internal: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14
  - Microsoft.NETCore.App.Runtime.win-x64: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14
  - Microsoft.NETCore.App.Host.win-x64: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14
  - Microsoft.NETCore.DotNetHostResolver: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14
  - Microsoft.NETCore.Platforms: from 5.0.0-rc.1.20404.16 to 5.0.0-rc.1.20417.14
  - Microsoft.AspNetCore.App.Ref: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28
  - Microsoft.AspNetCore.App.Runtime.win-x64: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28
  - VS.Redist.Common.AspNetCore.TargetingPack.x64.5.0: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28
  - dotnet-dev-certs: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28
  - dotnet-user-secrets: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28
  - dotnet-watch: from 5.0.0-rc.1.20405.9 to 5.0.0-rc.1.20418.28
  - Microsoft.DotNet.Common.ItemTemplates: from 5.0.0-rc.1.20407.1 to 5.0.0-rc.1.20407.2
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 5.0.0-rc.1.20370.3 to 5.0.0-rc.1.20417.1
  - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 5.0.0-rc.1.20405.1 to 5.0.0-rc.1.20417.4
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 5.0.0-rc.1.20405.1 to 5.0.0-rc.1.20417.3

 - Address corssgen target issues

 - Merge branch 'darc-master-2e4e2d61-f78f-4bde-8947-ee1fee18e9a9' of https://github.com/dotnet/core-sdk into darc-master-2e4e2d61-f78f-4bde-8947-ee1fee18e9a9

 - Merge branch 'master' of https://github.com/dotnet/core-sdk into darc-master-2e4e2d61-f78f-4bde-8947-ee1fee18e9a9
2020-08-20 03:40:36 +00:00
Matt Mitchell
dc972b079f
Add light command packages gathering (#8191)
Call tasks to gather light command packages after the build of each
installer. The way this is implemented is not ideal. Because powershell
scripts are used to invoke the WiX toolset, the light command package
info must be kept in sync. That said, the command lines and input files
do not change very often.

It's also on the table for .NET 6 to change around and unify the WiX
calls between the repos.

This also changes around the batching for the template MSIs to be compatible
with the call to the light command task
2020-08-19 11:58:16 -07:00
William Li
ad6a4b6f56
Update implicit version for 3.1 runtime (#8164) 2020-08-14 08:58:20 -07:00
Matt Mitchell
91bf9b371c
Update min VS version in installer info (#8157) 2020-08-13 21:25:50 -07:00
Matt Mitchell
e4ad1969d3
Fixup license paths (#8160)
dummyeula.rtf is in the same location as the PS scripts
2020-08-13 12:51:33 -07:00
Matt Mitchell
99ee62375d Update min VS version in installer info 2020-08-13 09:59:48 -07:00
Jacques Eloff
06e4f20fb9 Ensure rzc.dll and PresentationBuildTasks.dll are signed 2020-08-11 14:23:35 -07:00
Jacques Eloff
05203da281 Ensure rzc.dll and PresentationBuildTasks.dll are signed after running crossgen 2020-08-11 11:07:31 -07:00
William Li
7aaf0d85d0 Add in cswinrt KnownFrameworkReference 2020-07-07 15:06:06 -07:00
Matt Mitchell
1f2fb0525f
Make some artifacts non-shipping (#7857)
Makes the following artifacts non-shipping:
- template msis
- sdkplaceholders
- sdk-internal archives

For now these have been preserved as non-shipping rather than not published at all.
They all get packaged up in the VS insertion nupkgs, so I think in reality we don't need them at all.
2020-06-25 11:36:38 -07:00
Matt Mitchell
85de1d64f7
Enable TLS1.2 in the generatenupkg step (#7833) 2020-06-19 08:49:35 -07:00
Juan Hoyos
f1564ea07f
Add arm64 as a possible WinForms arch (#7457)
* Add arm64 as a possible WinForms arch
* Add Winforms RT assets to shared and WindowsDesktop refs to ARM64 SDK
* Add ARM WindowsDesktop tests
2020-05-18 15:25:42 -07:00
Nikola Milosavljevic
0c591aede6
Merge pull request #7461 from NikolaMilosavljevic/ui.license
UI changes for .NET 5
2020-05-15 08:55:57 -07:00
Daniel Plaisted
9260c1cd14 Don't include ios, tvos, android, and browser RIDs for AppHosts 2020-05-14 10:39:46 -07:00
Alexander Köplinger
7931ca0ea1
Add browser-wasm and ios-x86 to .NET 5 runtime pack IDs (#7459)
Same as https://github.com/dotnet/installer/pull/7034
2020-05-13 23:46:29 +02:00
Nikola Milosavljevic (CLR)
4b0c84901a Update line endings 2020-05-13 13:07:27 -07:00
Nikola Milosavljevic (CLR)
11da7bddd8 UI changes for .NET 5 2020-05-13 06:26:10 -07:00
Juan Sebastian Hoyos Ayala
ad389aa073 Add Winforms RT assets to shared and WindowsDesktop refs to ARM64 SDK 2020-05-12 23:19:25 -07:00
Juan Sebastian Hoyos Ayala
e339d60b25 Add arm64 as a possible WinForms arch
Makes it possible to build/publish arm64 winforms app. WPF/Full Winforms+WPF should still fail as a build time scenario.
2020-05-12 19:00:13 -07:00
Eric Erhardt
efe7c8e566
Remove references to PlatformAbstractions. (#7408)
* Remove references to PlatformAbstractions.

This will allow us to remove the PlatformAbstractions library from dotnet/runtime.

Contributes to https://github.com/dotnet/runtime/issues/3470
2020-05-06 09:59:23 -05:00
William Li
ad590737e6 Correct remove WinForms logic 2020-04-30 15:28:15 -07:00
Matt Mitchell
3c6fe698ef [release/5.0.1xx-preview4] Generate versions sparsely (#7290)
* Publish productVersion sparsely
Do not publish the productVersion file in every leg. Publish only in win-x64,
so that we don't end up uploading it for every manifest. Publishing breaks in this scenario today.
This is a real bug in publishing, but we will probably tighten the restrictions in the
Publish to BAR step so that multi-publishign the same asset is an error.

Also remove the productCommit-* in cases where we have overlapping rids, which would cause the same problem
2020-04-27 08:06:24 -07:00
William Li
e93e74c7a7
Merge pull request #7119 from wli3/sign-Interactive.DependencyManager-master
Interactive.DependencyManager to sign files
2020-04-17 13:46:24 -07:00
William Li
ea3803ddf1 Correct tool path append 2020-04-12 20:47:01 -07:00
William Li
e6be6629bf Interactive.DependencyManager to sign files 2020-04-11 18:29:27 -07:00
Brian Robbins
0a51c1a44d Exclude desktop assemblies from crossgen. 2020-04-09 11:48:42 -07:00
Sarah Oslund
67216ce780 Updating release notes url to net 5 2020-04-07 12:27:58 -07:00
Daniel Plaisted
f86d955689
Merge pull request #7034 from akoeplinger/add-ios-net5-runtimepacks
Add iOS/tvOS/Android to .NET5 runtime pack IDs
2020-04-07 08:42:00 -07:00
Alexander Köplinger
9fdf00af10 Add Android to .NET5 runtime pack IDs 2020-04-06 17:39:02 +02:00
Alexander Köplinger
8289cde9a0 Add tvOS to .NET5 runtime pack IDs 2020-04-06 17:38:50 +02:00
Alexander Köplinger
6de5203c5d Add iOS to .NET5 runtime pack IDs 2020-04-03 18:05:45 +02:00
Daniel Plaisted
30b2fc31c2
Merge pull request #6993 from mmitche/generate-checksums-using-new-arcade-task
Generate checksums using new arcade task
2020-03-31 14:10:07 -07:00
Sarah Oslund
0e7109c16e Adding crossgen support for win-arm64 builds 2020-03-30 14:28:22 -07:00
William Li
d98f5f18bc
Merge pull request #6934 from wli3/merge-master-3.1.3xx
Merge master 3.1.3xx
2020-03-29 22:26:33 -07:00
Sarah Oslund
90b6ea7124
Merge pull request #6933 from sfoslund/DefaultRuntimeVersions
Automatic handling of DefaultRuntimeFrameworkVersion
2020-03-27 11:11:46 -07:00
Sarah Oslund
5d76891b2d Updating DefaultRuntimeFrameworkVersion property names 2020-03-27 08:51:50 -07:00
Bekir Ozturk
819cc4834b Used builtin write-to-file task 2020-03-27 16:17:22 +01:00
Bekir Ozturk
e48b81f37e Generating a productCommit for each rid 2020-03-27 13:49:29 +01:00
Bekir Ozturk
af2f259998 productCommit.txt data order change 2020-03-27 12:53:28 +01:00
Bekir Ozturk
69c37ccd97 Fix: directory not found issue 2020-03-27 00:23:50 +01:00
Bekir Ozturk
39188f8297 Fix: directory not found issue 2020-03-27 00:12:11 +01:00
Bekir Ozturk
e8c7fe0c9c Fix: directory not found issue 2020-03-27 00:06:34 +01:00
Bekir Ozturk
3b618215eb Removed new line at the end 2020-03-26 23:50:42 +01:00
Matt Mitchell
bbec23f976 Generate checksums using new arcade task 2020-03-26 15:18:36 -07:00
Bekir Ozturk
996babd3f6 productVersion filename and content change 2020-03-26 21:32:21 +01:00
William Li
05be3f49cf Merge branch 'release/3.1.1xx' into merge-master-3.1.3xx 2020-03-26 12:12:04 -07:00
Sarah Oslund
5b24650ff9 Removing unused UseBundledNETCoreAppPackageVersionAsDefaultNetCorePatchVersion property 2020-03-26 11:35:24 -07:00
Sarah Oslund
8cc89ea7e5 Adding automatic generation of DefaultRuntimeFrameworkVersions 2020-03-26 10:01:21 -07:00
Daniel Plaisted
a199c488d7 Merge upstream changes 2020-03-25 11:03:43 -07:00
William Li
ae8a1c85d2
Merge pull request #6906 from dsplaisted/merge-5.0-preview1-to-preview2
Merge 5.0 preview1 to preview2
2020-03-24 17:30:15 -07:00
msftbot[bot]
ba203165fd
Merge pull request #6795 from sfoslund/UpdatePatches
Updating to 2.1.17 patch version
2020-03-24 22:03:27 +00:00
Daniel Plaisted
bf9b02831b Merge 5.0.1xx-preview1 changes 2020-03-24 11:56:33 -07:00
Viktor Hofer
cfbb4fa36f
Revert "Update web templates for preview2 (#6860)" (#6902)
This reverts commit 0d8d4288ac.
2020-03-24 10:39:45 -07:00
Daniel Plaisted
8b76f8dc98
Merge pull request #6844 from brianrob/disable_partial_crossgen
Disable Partial Crossgen and Crossgen More Binaries
2020-03-23 13:55:33 -07:00
dotnet-maestro[bot]
02ee648fc6
[master] Update dependencies from dotnet/sdk (#6774)
* Update dependencies from https://github.com/dotnet/sdk build 20200311.2

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20161.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20161.2

* Update dependencies from https://github.com/dotnet/sdk build 20200311.4

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20161.4
- Microsoft.NET.Sdk - 5.0.100-preview.3.20161.4

* Update dependencies from https://github.com/dotnet/sdk build 20200311.6

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20161.6
- Microsoft.NET.Sdk - 5.0.100-preview.3.20161.6

* Update dependencies from https://github.com/dotnet/sdk build 20200311.7

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20161.7
- Microsoft.NET.Sdk - 5.0.100-preview.3.20161.7

* Update dependencies from https://github.com/dotnet/sdk build 20200312.1

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.1

* Update dependencies from https://github.com/dotnet/sdk build 20200312.2

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.2

* Update dependencies from https://github.com/dotnet/sdk build 20200312.3

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.3

* Update dependencies from https://github.com/dotnet/sdk build 20200312.5

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.5
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.5

* Update dependencies from https://github.com/dotnet/sdk build 20200312.7

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.7
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.7

* Update dependencies from https://github.com/dotnet/sdk build 20200312.9

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20162.9
- Microsoft.NET.Sdk - 5.0.100-preview.3.20162.9

* Update dependencies from https://github.com/dotnet/sdk build 20200313.1

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20163.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20163.1

* Update dependencies from https://github.com/dotnet/sdk build 20200313.2

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20163.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20163.2

* Update dependencies from https://github.com/dotnet/sdk build 20200313.3

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20163.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20163.3

* Update dependencies from https://github.com/dotnet/sdk build 20200315.1

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20165.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20165.1

* Update dependencies from https://github.com/dotnet/sdk build 20200315.3

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20165.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20165.3

* Update dependencies from https://github.com/dotnet/sdk build 20200317.2

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20167.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20167.2

* Update dependencies from https://github.com/dotnet/sdk build 20200317.3

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20167.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20167.3

* Update dependencies from https://github.com/dotnet/sdk build 20200317.5

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20167.5
- Microsoft.NET.Sdk - 5.0.100-preview.3.20167.5

* Update dependencies from https://github.com/dotnet/sdk build 20200317.8

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20167.8
- Microsoft.NET.Sdk - 5.0.100-preview.3.20167.8

* Update dependencies from https://github.com/dotnet/sdk build 20200318.1

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.1

* Update dependencies from https://github.com/dotnet/sdk build 20200318.2

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.2

* Update dependencies from https://github.com/dotnet/sdk build 20200318.6

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.6
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.6

* Update dependencies from https://github.com/dotnet/sdk build 20200318.7

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.7
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.7

* Update dependencies from https://github.com/dotnet/sdk build 20200318.8

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.8
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.8

* Update dependencies from https://github.com/dotnet/sdk build 20200318.9

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.9
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.9

* Update dependencies from https://github.com/dotnet/sdk build 20200318.10

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20168.10
- Microsoft.NET.Sdk - 5.0.100-preview.3.20168.10

* Update dependencies from https://github.com/dotnet/sdk build 20200319.1

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20169.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20169.1

* Update dependencies from https://github.com/dotnet/sdk build 20200319.2

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20169.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20169.2

* Update dependencies from https://github.com/dotnet/sdk build 20200319.3

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20169.3
- Microsoft.NET.Sdk - 5.0.100-preview.3.20169.3

* Update dependencies from https://github.com/dotnet/sdk build 20200319.4

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20169.4
- Microsoft.NET.Sdk - 5.0.100-preview.3.20169.4

* Update dependencies from https://github.com/dotnet/sdk build 20200320.1

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20170.1
- Microsoft.NET.Sdk - 5.0.100-preview.3.20170.1

* Partially reordered paths passed to crossgen

* Update dependencies from https://github.com/dotnet/sdk build 20200320.2

- Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-preview.3.20170.2
- Microsoft.NET.Sdk - 5.0.100-preview.3.20170.2

* Partially reordered paths passed to crossgen

* Partially reordered paths passed to crossgen

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Bekir Ozturk <bozturk@microsoft.com>
2020-03-20 21:42:20 +00:00
Viktor Hofer
0d8d4288ac
Update web templates for preview2 (#6860)
* Update web templates for preview2

Updating the web templates to a pinned version for preview2 until https://github.com/dotnet/aspnetcore/pull/19860 is resolved.
2020-03-19 09:52:31 +01:00
William Li
320e530464 Fix deb failure 2020-03-17 22:47:45 -07:00
sfoslund
e9f56dda48 Updating to 2.1.17 patch version 2020-03-17 15:56:20 -07:00
Brian Robbins
500ed50b31 Add more assemblies to the crossgen list. 2020-03-17 13:48:39 -07:00
Zbyněk Sailer (Moravia IT)
9e1f0e20a0 LOC CHECKIN | dotnet/core-sdk 5.0.1xx-preview1 | 20200317 2020-03-17 15:38:36 +01:00
sfoslund
2deda3ae53 Adding support for win arm64 builds 2020-03-16 12:45:01 -07:00
sfoslund
d0b5a76c82 Updating to 2.1.17 patch version 2020-03-12 13:02:10 -07:00
sfoslund
2de8411fd3 Updating installer learn more links to 5.0 release notes 2020-03-11 14:45:36 -07:00
William Li
92129ee125
Merge pull request #6743 from NikolaMilosavljevic/osx.13
Update minimum supported OSX version to 10.13
2020-03-11 10:25:37 -07:00
Sarah Oslund
6f9a146a06
Merge pull request #6740 from sfoslund/WinArm64Build
Add Win-arm64 Leg
2020-03-11 01:32:00 +08:00
sfoslund
b1a65c534b Updating 3.1.x default runtime versions 2020-03-10 10:07:39 -07:00
Nikola Milosavljevic (CLR)
7321a05a35 Update minimum supported OSX version to 10.13 2020-03-09 13:17:14 -07:00
sfoslund
660fd7a768 Adding support for win arm64 builds 2020-03-06 15:51:55 -08:00
Matt Mitchell
1c44853056
Updating 3.1.x bundle versions (#6674) 2020-03-05 09:44:46 -08:00
Nick Guerrera
dd8802ee6d Fix toolset ingestion URL 2020-03-04 08:57:11 -08:00
William Li
94932e9f86
Add 5.0 templates (#6647) 2020-03-02 13:23:21 -08:00
William Li
d46ee00032
Add 5.0 template (#6583)
* Add 5.0 templates to template/5.0 folder
2020-02-27 13:25:10 -08:00
Sarah Oslund
22192f3d37
Merge pull request #6558 from sfoslund/UpdateBranding
Updating installer branding
2020-02-27 12:49:22 -08:00
sfoslund
c5a1a3c006 Updating installation note with proper versions 2020-02-27 11:13:56 -08:00
Phil Henning
7ddc5746f3 Add 5.0 common project templates to Bundle. 2020-02-25 07:00:13 -08:00
sfoslund
c169c1c426 Updating installer branding 2020-02-24 15:34:30 -08:00
dotnet-maestro[bot]
664dc77bc1
[release/3.1.1xx] Update dependencies from dotnet/aspnetcore (#6506)
* Update dependencies from https://github.com/dotnet/aspnetcore build 20200220.11

- dotnet-watch - 3.1.3-servicing.20120.11
- dotnet-user-secrets - 3.1.3-servicing.20120.11
- dotnet-dev-certs - 3.1.3-servicing.20120.11
- Microsoft.AspNetCore.App.Ref - 3.1.3
- Microsoft.AspNetCore.App.Runtime.win-x64 - 3.1.3
- Microsoft.AspNetCore.DeveloperCertificates.XPlat - 3.1.3-servicing.20120.11

Dependency coherency updates

- Microsoft.DotNet.MSBuildSdkResolver - 3.1.103-servicing.20120.3 (parent: Microsoft.Dotnet.Toolset.Internal)

* Update GenerateLayout.targets

Co-authored-by: William Godbe <wigodbe@microsoft.com>
2020-02-21 04:31:51 +00:00
Nick Guerrera
c6b041e78c Fix merge issues with templates 2020-02-19 15:43:20 -08:00
Nick Guerrera
03963a5788 Merge branch 'release/5.0.1xx-preview1' into merge/release/3.1.2xx-to-master 2020-02-19 13:50:39 -08:00
Daniel Plaisted
2a8f6d1b34 Update 2.1 implicit versions 2020-02-19 11:00:34 -08:00