Граф коммитов

145 Коммитов

Автор SHA1 Сообщение Дата
Rolf Bjarne Kvinge 4dcfaa3d05 Merge main into xcode14.1. 2022-09-20 13:57:49 +02:00
dotnet-maestro[bot] 249f470e57
[main] Update dependencies from dotnet/runtime (#15886)
This pull request updates the following dependencies

## From https://github.com/dotnet/runtime
- **Subscription**: 0f76eea3-d4b0-4229-e732-08d9ecb01c9c
- **Build**: 20220916.13
- **Date Produced**: September 17, 2022 2:53:53 AM UTC
- **Commit**: cdf48abd370f148a537960141f73769e678660e7
- **Branch**: refs/heads/release/6.0

- **Updates**:
  - **Microsoft.NETCore.App.Ref**: [from 6.0.9 to 6.0.10][15]
- **Microsoft.NET.Workload.Emscripten.Manifest-6.0.100**: [from 6.0.9 to
6.0.10][16]

[15]: 531f715...cdf48ab
[16]: 3f6c45a...c3fc739

## Coherency Updates

The following updates ensure that dependencies with a
*CoherentParentDependency*
attribute were produced in a build used as input to the parent
dependency's build.
See [Dependency Description
Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **Coherency Updates**:
- **Microsoft.NET.Workload.Emscripten.Manifest-6.0.100**: from 6.0.9 to
6.0.10 (parent: Microsoft.NETCore.App.Ref)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-09-20 13:44:06 +02:00
Rolf Bjarne Kvinge b230ef3601 Merge remote-tracking branch 'origin/main' into bump-main-in-xcode14.1-2022-09-16 2022-09-19 14:11:45 +02:00
dotnet-maestro[bot] eab2bca993
[main] Update dependencies from dotnet/installer (#15424)
This pull request updates the following dependencies

## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

- **Coherency Updates**:
  - **Microsoft.AspNetCore.App.Ref**: from 6.0.5 to 6.0.9 (parent: Microsoft.Dotnet.Sdk.Internal)

## From https://github.com/dotnet/installer
- **Subscription**: be6e1947-9e64-4217-c50e-08da52a3899f
- **Build**: 20220915.1
- **Date Produced**: September 15, 2022 7:51:35 AM UTC
- **Commit**: 1c38151cabb5771a1503aff6e5cecb435be4c69c
- **Branch**: refs/heads/release/6.0.4xx

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 6.0.301-rtm.22280.1 to 6.0.402-servicing.22465.1][147]
  - **Microsoft.AspNetCore.App.Ref**: [from 6.0.5 to 6.0.9][148]

[147]: 283e9cf...1c38151
[148]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GCe5f183b&targetVersion=GC3fe12b9&_a=files

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
Co-authored-by: GitHub Actions <github-actions@xamarin.com>
2022-09-19 11:38:44 +02:00
Rolf Bjarne Kvinge 4289148b28 Merge remote-tracking branch 'origin/main' into bump-main-in-xcode14-2022-08-26 2022-08-26 13:24:27 +02:00
dotnet-maestro[bot] 33172248c6
[main] Update dependencies from dotnet/runtime (#15586)
* Update dependencies from https://github.com/dotnet/runtime build 20220727.6

Microsoft.NETCore.App.Ref
 From Version 6.0.8 -> To Version 6.0.8

* Update dependencies from https://github.com/dotnet/runtime build 20220727.6

Microsoft.NETCore.App.Ref
 From Version 6.0.8 -> To Version 6.0.8

* Update dependencies from https://github.com/dotnet/runtime build 20220813.7

Microsoft.NETCore.App.Ref
 From Version 6.0.8 -> To Version 6.0.9

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Manifest-6.0.100
 From Version 6.0.4 -> To Version 6.0.8 (parent: Microsoft.NETCore.App.Ref

* Update dependencies from https://github.com/dotnet/runtime build 20220815.11

Microsoft.NETCore.App.Ref
 From Version 6.0.8 -> To Version 6.0.9

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Manifest-6.0.100
 From Version 6.0.4 -> To Version 6.0.9 (parent: Microsoft.NETCore.App.Ref

* Update dependencies from https://github.com/dotnet/runtime build 20220816.8

Microsoft.NETCore.App.Ref
 From Version 6.0.8 -> To Version 6.0.9

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Manifest-6.0.100
 From Version 6.0.4 -> To Version 6.0.9 (parent: Microsoft.NETCore.App.Ref

* Update dependencies from https://github.com/dotnet/runtime build 20220819.3

Microsoft.NETCore.App.Ref
 From Version 6.0.8 -> To Version 6.0.9

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Manifest-6.0.100
 From Version 6.0.4 -> To Version 6.0.9 (parent: Microsoft.NETCore.App.Ref

* [tests] Adjust InvalidRuntimeIdentifier_Restore to expect failure for Mac Catalyst.

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-08-23 15:03:30 +02:00
Alex Soto 652353a6f7
[xcode14] Merge release/6.0.400 into xcode14 (#15686)
We had a bunch of conflicting CI changes, I just took Xcode14 as the source of truth for those.
2022-08-17 14:15:15 +02:00
dotnet-maestro[bot] 4221018aba
[main] Update dependencies from dotnet/runtime (#15495)
Microsoft.NETCore.App.Ref
 From Version 6.0.8 -> To Version 6.0.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-07-15 20:35:16 +02:00
dotnet-maestro[bot] 156777dbb4
[main] Update dependencies from dotnet/runtime (#15484)
Microsoft.NETCore.App.Ref
 From Version 6.0.8 -> To Version 6.0.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-07-14 10:33:29 +02:00
dotnet-maestro[bot] 54192846aa
[main] Update dependencies from dotnet/runtime (#15425)
Microsoft.NETCore.App.Ref
 From Version 6.0.6 -> To Version 6.0.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-07-12 19:10:09 +02:00
dotnet-maestro[bot] da2b107189
[main] Update dependencies from dotnet/installer (#15153)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22277.2 -> To Version 6.0.301-rtm.22280.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-31 09:06:34 +02:00
dotnet-maestro[bot] f5ed7e80b8
[main] Update dependencies from dotnet/installer (#15148)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22274.16 -> To Version 6.0.301-rtm.22277.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-30 11:56:47 +02:00
dotnet-maestro[bot] 3129b99bae
[main] Update dependencies from dotnet/installer (#15119)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22263.15 -> To Version 6.0.301-rtm.22274.16

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-26 08:51:49 +02:00
dotnet-maestro[bot] bcd03374a9
[main] Update dependencies from dotnet/runtime (#15047)
This pull request updates the following dependencies

[marker]: <> (Begin:0f76eea3-d4b0-4229-e732-08d9ecb01c9c)
## From https://github.com/dotnet/runtime
- **Subscription**: 0f76eea3-d4b0-4229-e732-08d9ecb01c9c
- **Build**: 20220516.4
- **Date Produced**: May 16, 2022 8:48:30 PM UTC
- **Commit**: 15626cf7e26af1c3800127242e47237698faed61
- **Branch**: refs/heads/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.NETCore.App.Ref**: [from 6.0.6 to 6.0.6][1]

[1]: 21d3425...15626cf

[DependencyUpdate]: <> (End)


[marker]: <> (End:0f76eea3-d4b0-4229-e732-08d9ecb01c9c)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-18 13:00:10 +02:00
dotnet-maestro[bot] 9a46a8b46d
[main] Update dependencies from dotnet/runtime (#14983)
* Update dependencies from https://github.com/dotnet/runtime build 20220510.4

Microsoft.NETCore.App.Ref
 From Version 6.0.6 -> To Version 6.0.6

* Update dependencies from https://github.com/dotnet/runtime build 20220513.1

Microsoft.NETCore.App.Ref
 From Version 6.0.6 -> To Version 6.0.6

* Update dependencies from https://github.com/dotnet/runtime build 20220513.11

Microsoft.NETCore.App.Ref
 From Version 6.0.6 -> To Version 6.0.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-05-16 11:29:51 +02:00
dotnet-maestro[bot] fb57211f6f
[main] Update dependencies from dotnet/installer (#15033)
Update dependencies from https://github.com/dotnet/installer build 20220513.15

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22261.3 -> To Version 6.0.301-rtm.22263.15

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-16 11:28:24 +02:00
dotnet-maestro[bot] 4800775b4d
[main] Update dependencies from dotnet/installer (#14966)
* Update dependencies from https://github.com/dotnet/installer build 20220510.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22254.17 -> To Version 6.0.301-rtm.22260.1

* Update dependencies from https://github.com/dotnet/installer build 20220510.12

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22254.17 -> To Version 6.0.301-rtm.22260.12

Dependency coherency updates

Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref
 From Version 6.0.200-1.22178.2 -> To Version 6.0.200-1.22219.3 (parent: Microsoft.Dotnet.Sdk.Internal

* Update dependencies from https://github.com/dotnet/installer build 20220511.3

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22254.17 -> To Version 6.0.301-rtm.22261.3

Dependency coherency updates

Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref
 From Version 6.0.200-1.22178.2 -> To Version 6.0.200-1.22219.3 (parent: Microsoft.Dotnet.Sdk.Internal

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-05-13 09:29:18 +02:00
dotnet-maestro[bot] 073c2c1047
[main] Update dependencies from dotnet/runtime (#14921)
Microsoft.NETCore.App.Ref
 From Version 6.0.6 -> To Version 6.0.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-09 10:59:51 +02:00
dotnet-maestro[bot] b407a0b0f9
[main] Update dependencies from dotnet/runtime (#14890)
* Update dependencies from https://github.com/dotnet/runtime build 20220503.10

Microsoft.NETCore.App.Ref
 From Version 6.0.5 -> To Version 6.0.6

* Update dependencies from https://github.com/dotnet/runtime build 20220504.4

Microsoft.NETCore.App.Ref
 From Version 6.0.5 -> To Version 6.0.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-06 09:18:15 +02:00
dotnet-maestro[bot] 10b1abc93c
[main] Update dependencies from dotnet/installer (#14906)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.301-rtm.22253.26 -> To Version 6.0.301-rtm.22254.17

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-06 09:17:32 +02:00
dotnet-maestro[bot] a1623b3158
[main] Update dependencies from dotnet/installer (#14889)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-rtm.22220.25 -> To Version 6.0.301-rtm.22253.26

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-05-05 08:58:54 +02:00
dotnet-maestro[bot] f77a785a28
[main] Update dependencies from dotnet/installer (#14797)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-rtm.22219.35 -> To Version 6.0.300-rtm.22220.25

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-04-25 08:27:08 +02:00
dotnet-maestro[bot] b529735e22
[main] Update dependencies from dotnet/installer (#14782)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-rtm.22214.7 -> To Version 6.0.300-rtm.22219.35

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-21 08:20:56 +02:00
dotnet-maestro[bot] d53c374d21
[main] Update dependencies from dotnet/installer (#14691)
* Update dependencies from https://github.com/dotnet/installer build 20220406.8

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-preview.22206.8

* Update dependencies from https://github.com/dotnet/installer build 20220407.16

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-preview.22207.16

* Update dependencies from https://github.com/dotnet/installer build 20220408.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-preview.22208.1

* Update dependencies from https://github.com/dotnet/installer build 20220409.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-preview.22209.1

* Update dependencies from https://github.com/dotnet/installer build 20220411.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-preview.22211.2

* Update dependencies from https://github.com/dotnet/installer build 20220412.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-preview.22212.2

* Update dependencies from https://github.com/dotnet/installer build 20220412.25

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-preview.22212.25

* Update dependencies from https://github.com/dotnet/installer build 20220413.48

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-rtm.22213.48

Dependency coherency updates

Microsoft.AspNetCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.4 (parent: Microsoft.Dotnet.Sdk.Internal

* Update dependencies from https://github.com/dotnet/installer build 20220414.7

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22205.8 -> To Version 6.0.300-rtm.22214.7

Dependency coherency updates

Microsoft.AspNetCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.4 (parent: Microsoft.Dotnet.Sdk.Internal

* Find .NET's csc compiler.

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-04-20 10:32:54 +02:00
dotnet-maestro[bot] fd3112e7f7
[main] Update dependencies from dotnet/runtime (#14692)
* Update dependencies from https://github.com/dotnet/runtime build 20220406.5

Microsoft.NETCore.App.Ref
 From Version 6.0.5 -> To Version 6.0.5

* Update dependencies from https://github.com/dotnet/runtime build 20220411.4

Microsoft.NETCore.App.Ref
 From Version 6.0.5 -> To Version 6.0.5

* Update dependencies from https://github.com/dotnet/runtime build 20220412.7

Microsoft.NETCore.App.Ref
 From Version 6.0.5 -> To Version 6.0.5

* Update dependencies from https://github.com/dotnet/runtime build 20220413.11

Microsoft.NETCore.App.Ref
 From Version 6.0.5 -> To Version 6.0.5

* Update dependencies from https://github.com/dotnet/runtime build 20220413.11

Microsoft.NETCore.App.Ref
 From Version 6.0.5 -> To Version 6.0.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-04-20 10:32:17 +02:00
dotnet-maestro[bot] b34cde58dc
[main] Update dependencies from dotnet/installer (#14673)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22204.3 -> To Version 6.0.300-preview.22205.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-07 09:30:58 +02:00
dotnet-maestro[bot] 56e0ffecdd
[main] Update dependencies from dotnet/runtime (#14674)
Microsoft.NETCore.App.Ref
 From Version 6.0.4 -> To Version 6.0.5

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Manifest-6.0.100
 From Version 6.0.4 -> To Version 6.0.4 (parent: Microsoft.NETCore.App.Ref

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-07 09:30:19 +02:00
dotnet-maestro[bot] 160d955906
[main] Update dependencies from dotnet/installer (#14649)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22201.10 -> To Version 6.0.300-preview.22204.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-06 09:02:10 +02:00
dotnet-maestro[bot] e7c53c0086
[main] Update dependencies from dotnet/installer (#14608)
* Update dependencies from https://github.com/dotnet/installer build 20220401.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22181.4 -> To Version 6.0.300-preview.22201.1

* Update dependencies from https://github.com/dotnet/installer build 20220401.10

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22181.4 -> To Version 6.0.300-preview.22201.10

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-04-04 09:32:50 +02:00
dotnet-maestro[bot] e807a985b0
[main] Update dependencies from dotnet/installer (#14594)
Update dependencies from dotnet/installer build 20220331.4

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22179.14 -> To Version 6.0.300-preview.22181.4
2022-04-01 13:19:53 +02:00
dotnet-maestro[bot] fae74b2b83
[main] Update dependencies from dotnet/installer (#14547)
* Update dependencies from https://github.com/dotnet/installer build 20220329.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22175.4 -> To Version 6.0.300-preview.22179.2

Dependency coherency updates

Microsoft.NET.ILLink.Tasks
 From Version 6.0.200-1.22124.2 -> To Version 6.0.200-1.22178.2 (parent: Microsoft.Dotnet.Sdk.Internal

* Update dependencies from https://github.com/dotnet/installer build 20220329.14

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22175.4 -> To Version 6.0.300-preview.22179.14

Dependency coherency updates

Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref
 From Version 6.0.200-1.22124.2 -> To Version 6.0.200-1.22178.2 (parent: Microsoft.Dotnet.Sdk.Internal

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-03-31 09:04:13 +02:00
dotnet-maestro[bot] df7f86c53b
Update dependencies from https://github.com/dotnet/installer build 20220325.4 (#14516)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22173.2 -> To Version 6.0.300-preview.22175.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-03-28 09:47:17 +02:00
dotnet-maestro[bot] 92272a12fe
Update dependencies from https://github.com/dotnet/installer build 20220323.2 (#14477)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22168.1 -> To Version 6.0.300-preview.22173.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-03-25 09:07:50 +01:00
dotnet-maestro[bot] 9e9f28a111
[main] Update dependencies from dotnet/runtime (#14315)
* Update dependencies from https://github.com/dotnet/runtime build 20220303.4

Microsoft.NETCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.4

* Update dependencies from https://github.com/dotnet/runtime build 20220308.10

Microsoft.NETCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.4

* Update dependencies from https://github.com/dotnet/runtime build 20220309.5

Microsoft.NETCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.4

* Add feed for the System.Runtime.InteropServices.NFlaot.Internal package.

* Revert "Add feed for the System.Runtime.InteropServices.NFlaot.Internal package."

This reverts commit a394c48482.

* Update dependencies from https://github.com/dotnet/runtime build 20220310.4

Microsoft.NETCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.4

* Update dependencies from https://github.com/dotnet/runtime build 20220310.4

Microsoft.NETCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.4

* Update dependencies from https://github.com/dotnet/runtime build 20220311.8

Microsoft.NETCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.4

Dependency coherency updates

Microsoft.NET.Workload.Emscripten.Manifest-6.0.100
 From Version 6.0.2 -> To Version 6.0.4 (parent: Microsoft.NETCore.App.Ref

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-23 16:31:28 +01:00
dotnet-maestro[bot] 45b8df6860
[main] Update dependencies from dotnet/installer (#14395)
* Update dependencies from https://github.com/dotnet/installer build 20220311.20

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22154.4 -> To Version 6.0.300-preview.22161.20

* Update dependencies from https://github.com/dotnet/installer build 20220314.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22154.4 -> To Version 6.0.300-preview.22164.2

* Update dependencies from https://github.com/dotnet/installer build 20220315.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22154.4 -> To Version 6.0.300-preview.22165.2

* Update dependencies from https://github.com/dotnet/installer build 20220316.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22154.4 -> To Version 6.0.300-preview.22166.1

* Update dependencies from https://github.com/dotnet/installer build 20220316.14

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22154.4 -> To Version 6.0.300-preview.22166.14

* Update dependencies from https://github.com/dotnet/installer build 20220318.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22154.4 -> To Version 6.0.300-preview.22168.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-03-22 08:14:47 +01:00
Bekir Ozturk af30c26381
[Localization] Turn on template localization on dotnet CLI (#14213) 2022-03-11 10:30:47 -05:00
dotnet-maestro[bot] 415639d181
[main] Update dependencies from dotnet/installer (#14314)
* Update dependencies from https://github.com/dotnet/installer build 20220303.13

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22151.9 -> To Version 6.0.300-preview.22153.13

Dependency coherency updates

Microsoft.AspNetCore.App.Ref
 From Version 6.0.0 -> To Version 6.0.2 (parent: Microsoft.Dotnet.Sdk.Internal

* Update dependencies from https://github.com/dotnet/installer build 20220304.4

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22151.9 -> To Version 6.0.300-preview.22154.4

Dependency coherency updates

Microsoft.AspNetCore.App.Ref
 From Version 6.0.0 -> To Version 6.0.2 (parent: Microsoft.Dotnet.Sdk.Internal

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-03-10 07:55:13 +01:00
dotnet-maestro[bot] 17dae1537c
Update dependencies from https://github.com/dotnet/installer build 20220301.9 (#14289)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22128.2 -> To Version 6.0.300-preview.22151.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2022-03-03 23:41:08 +01:00
dotnet-maestro[bot] db5b654aa4
[main] Update dependencies from dotnet/installer (#14204)
* Update dependencies from https://github.com/dotnet/installer build 20220221.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22118.1 -> To Version 6.0.300-preview.22121.2

* Update dependencies from https://github.com/dotnet/installer build 20220222.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22118.1 -> To Version 6.0.300-preview.22122.2

* Update dependencies from https://github.com/dotnet/installer build 20220223.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22118.1 -> To Version 6.0.300-preview.22123.1

* Update dependencies from https://github.com/dotnet/installer build 20220223.25

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22118.1 -> To Version 6.0.300-preview.22123.25

* Update dependencies from https://github.com/dotnet/installer build 20220224.3

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22118.1 -> To Version 6.0.300-preview.22124.3

Dependency coherency updates

Microsoft.NET.ILLink.Tasks
 From Version 6.0.200-1.22069.1 -> To Version 6.0.200-1.22122.2 (parent: Microsoft.Dotnet.Sdk.Internal

* Update dependencies from https://github.com/dotnet/installer build 20220228.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22118.1 -> To Version 6.0.300-preview.22128.2

Dependency coherency updates

Microsoft.NET.ILLink.Tasks
 From Version 6.0.200-1.22069.1 -> To Version 6.0.200-1.22124.2 (parent: Microsoft.Dotnet.Sdk.Internal

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-03-01 08:34:11 +01:00
dotnet-maestro[bot] 4bda73fc82
Update dependencies from https://github.com/dotnet/runtime build 20220223.8 (#14241)
Microsoft.NETCore.App.Ref
 From Version 6.0.3 -> To Version 6.0.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-02-28 11:24:13 +01:00
dotnet-maestro[bot] 2d2650605a
Update dependencies from https://github.com/dotnet/installer build 20220218.1 (#14194)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.300-preview.22116.1 -> To Version 6.0.300-preview.22118.1

Dependency coherency updates

Microsoft.NET.ILLink.Tasks
 From Version 6.0.100-1.21519.4 -> To Version 6.0.200-1.22069.1 (parent: Microsoft.Dotnet.Sdk.Internal

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-02-21 07:58:44 +01:00
dotnet-maestro[bot] 1273190e5f
[main] Update dependencies from dotnet/installer (#14156)
* Update dependencies from https://github.com/dotnet/installer build 20220211.11

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.201-servicing.22111.7 -> To Version 6.0.300-preview.22111.11

Dependency coherency updates

Microsoft.NET.ILLink.Tasks
 From Version 6.0.200-1.22069.1 -> To Version 6.0.100-1.21519.4 (parent: Microsoft.Dotnet.Sdk.Internal

* Update dependencies from https://github.com/dotnet/installer build 20220216.1

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.201-servicing.22111.7 -> To Version 6.0.300-preview.22116.1

Dependency coherency updates

Microsoft.NET.ILLink.Tasks
 From Version 6.0.200-1.22069.1 -> To Version 6.0.100-1.21519.4 (parent: Microsoft.Dotnet.Sdk.Internal

* Use the preview csc.

* Hardcode the toolchain version band to 6.0.200 for now.

* Bump dotnet/runtime to get nfloat changes.

* Add a dependency on Microsoft.NET.Workload.Emscripten.Manifest-6.0.100, and use it.

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-02-17 15:29:41 +01:00
Rolf Bjarne Kvinge e25163f573
[.NET] Rename our product assemblies. Fixes #13748. (#13847)
Rename our product assemblies to:

* Microsoft.iOS.dll
* Microsoft.tvOS.dll
* Microsoft.macOS.dll
* Microsoft.MacCatalyst.dll

This makes it easy to distinguish between legacy Xamarin and .NET whenever the
product assembly is mentioned, and I've also chosen the platform part of the
name to match how the platforms are named elsewhere (this also makes it
possible to simplify our build logic, since we can remove a lot of special
casing).

Fixes https://github.com/xamarin/xamarin-macios/issues/13748.
2022-02-16 21:30:32 +01:00
dotnet-maestro[bot] 69d1748d9f
[main] Update dependencies from dotnet/installer (#14104)
* Update dependencies from https://github.com/dotnet/installer build 20220207.3

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22106.1 -> To Version 6.0.200-rtm.22107.3

* Update dependencies from https://github.com/dotnet/installer build 20220208.8

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22106.1 -> To Version 6.0.200-rtm.22108.8

* Update dependencies from https://github.com/dotnet/installer build 20220209.4

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22106.1 -> To Version 6.0.200-rtm.22109.4

* Update dependencies from https://github.com/dotnet/installer build 20220210.9

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22106.1 -> To Version 6.0.201-servicing.22110.9

* Update dependencies from https://github.com/dotnet/installer build 20220211.7

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22106.1 -> To Version 6.0.201-servicing.22111.7

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-02-15 21:06:25 +01:00
dotnet-maestro[bot] c0d2b5a8bb
Update dependencies from https://github.com/dotnet/runtime build 20220202.15 (#14061)
Microsoft.NETCore.App.Ref
 From Version 6.0.2-mauipre.1.22074.5 -> To Version 6.0.2-mauipre.1.22102.15

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-02-09 13:14:44 +01:00
dotnet-maestro[bot] adec64bd74
Update dependencies from https://github.com/dotnet/installer build 20220206.1 (#14092)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22078.8 -> To Version 6.0.200-rtm.22106.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-02-08 09:12:15 +01:00
dotnet-maestro[bot] 0ce15018f0
[main] Update dependencies from dotnet/installer (#13958)
* Update dependencies from https://github.com/dotnet/installer build 20220127.13

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22076.4 -> To Version 6.0.200-rtm.22077.13

* Update dependencies from https://github.com/dotnet/installer build 20220128.8

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22076.4 -> To Version 6.0.200-rtm.22078.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-01-31 11:25:49 +01:00
dotnet-maestro[bot] 886d4a0def
Update dependencies from https://github.com/dotnet/installer build 20220126.4 (#13926)
Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-rtm.22075.2 -> To Version 6.0.200-rtm.22076.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-01-28 13:45:28 +01:00
dotnet-maestro[bot] e504ad52af
Update dependencies from https://github.com/dotnet/runtime build 20220124.5 (#13944)
Microsoft.NETCore.App.Ref
 From Version 6.0.2-mauipre.1.22075.3 -> To Version 6.0.2-mauipre.1.22074.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2022-01-28 13:43:19 +01:00
dotnet-maestro[bot] 22df9b993c
[main] Update dependencies from dotnet/installer (#13871)
* Update dependencies from https://github.com/dotnet/installer build 20220124.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-preview.22071.6 -> To Version 6.0.200-rtm.22074.2

* [.NET] Use the stable path for csc.

* Update dependencies from https://github.com/dotnet/installer build 20220125.2

Microsoft.Dotnet.Sdk.Internal
 From Version 6.0.200-preview.22071.6 -> To Version 6.0.200-rtm.22075.2

Dependency coherency updates

Microsoft.NET.ILLink.Tasks
 From Version 6.0.100-1.21519.4 -> To Version 6.0.200-1.22069.1 (parent: Microsoft.Dotnet.Sdk.Internal

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2022-01-27 10:13:42 +01:00