Commit graph

629 commits

Author SHA1 Message Date
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