Skip to content

Conversation

AR-May
Copy link
Member

@AR-May AR-May commented Jan 12, 2023

Brings the following changes from the 17.2 branch into 17.4:

Testing

CI

Notes

Merge, do not squash.

dotnet-maestro bot and others added 17 commits March 3, 2022 14:44
* Update dependencies from https://github.com/dotnet/arcade build 20220105.3

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21505.11 -> To Version 5.0.0-beta.22055.3

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

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21505.11 -> To Version 5.0.0-beta.22104.7

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

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21505.11 -> To Version 5.0.0-beta.22122.5

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

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.21505.11 -> To Version 5.0.0-beta.22123.4

* update mac version

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Forgind <[email protected]>
…309.5

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.22123.4 -> To Version 5.0.0-beta.22159.5
…526.2

Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.22123.4 -> To Version 5.0.0-beta.22276.2
* Avoid AssemblyName.KeyPair on .NET

It throws on .NET 6 and wasn't helpful before anyway:

(from https://docs.microsoft.com/en-us/dotnet/api/system.reflection.assemblyname.keypair?view=net-5.0#remarks):

> When the runtime loads an assembly, it does not set the KeyPair property. The getter for the property is only useful if the user set the property before using the AssemblyName object to create a dynamic assembly, and subsequently wants to retrieve the key pair.

Also disable some parts of the official build that are currently broken, but don't affect building the bits that go into the .NET SDK.

Co-authored-by: Forgind <[email protected]>
…16.11

Fixes dotnet/sdk#25698 for 16.11, merging forward (+ infrastructure updates).
* Update the runsettings configuration creation for opt-prof v2 pipeline.

* Add opt-prof v2 pipeline configuration yml.
The win2016 images aren't live any more.
…to-vs17.0-2

Backport opt-prof v2 vs17.0 

- [vs16.11] Update dependencies from dotnet/arcade (#7332)
- Update dependencies from https://github.com/dotnet/arcade build 20220309.5
- Update dependencies from https://github.com/dotnet/arcade build 20220526.2
- Bump CLI version to match global.json
- Bump NuGet version to match
- Avoid AssemblyName.KeyPair on .NET (#7660)
- Merge remote-tracking branch 'upstream/vs16.9' into backport-keypair-elision-16.11
- Merge pull request #7663 from rainersigwald/backport-keypair-elision-16.11
- Configure OptProf v2 pipeline 16.11 (#8189)
- Updating 'Microsoft.DotNet.Arcade.Sdk': '5.0.0-beta.22276.2' => '5.0.0-beta.22526.12'
- Move BAR publish to windows-latest
- Merge pull request #8210 from rainersigwald/exp/16.11-build

### Testing
CI, Opt-prof CI
…o-vs17.2

Backport opt-prof v2 vs17.2

Brings the following changes from the 17.0 branch into 17.2:
- [vs16.11] Update dependencies from dotnet/arcade (#7332)
- Update dependencies from https://github.com/dotnet/arcade build 20220309.5
- Update dependencies from https://github.com/dotnet/arcade build 20220526.2
- Bump CLI version to match global.json
- Bump NuGet version to match
- Avoid AssemblyName.KeyPair on .NET (#7660)
- Merge remote-tracking branch 'upstream/vs16.9' into backport-keypair-elision-16.11
- Merge pull request #7663 from rainersigwald/backport-keypair-elision-16.11
- Configure OptProf v2 pipeline 16.11 (#8189)
- Updating 'Microsoft.DotNet.Arcade.Sdk': '5.0.0-beta.22276.2' => '5.0.0-beta.22526.12'
- Move BAR publish to windows-latest
- Merge pull request #8210 from rainersigwald/exp/16.11-build
- Merge remote-tracking branch 'upstream/vs16.11' into exp/AR-May/opt-prof-fix-vs16.11-to-vs17.0-2
- Merge pull request #8260 from dotnet/exp/AR-May/opt-prof-fix-vs16.11-to-vs17.0-2

### Testing
CI
@AR-May AR-May requested a review from rainersigwald January 12, 2023 10:34
@AR-May AR-May marked this pull request as ready for review January 12, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-when-branch-open PRs that are approved, except that there is a problem that means we are not merging stuff right now.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants