Skip to content

Conversation

@hoyosjs
Copy link
Member

@hoyosjs hoyosjs commented Jan 6, 2023

This change:

  • Moves tools and single file deployments to net6.0. Single-file deployments continue to be self-extracting
  • Drops hosting support on net3.1 officially on managed tools.
  • Removes 3.1 testing altogether.
  • Adds native shim for ARM64 macOS. (Fixes Please offer native version for macOS Arm64 #3494)

@hoyosjs hoyosjs requested a review from mikem8361 January 6, 2023 00:15
@hoyosjs hoyosjs requested a review from a team as a code owner January 6, 2023 00:15
@hoyosjs
Copy link
Member Author

hoyosjs commented Jan 9, 2023

cc: @dotnet/dotnet-monitor

Also @dotnet/source-build-contrib, is adding ref packs to prebuilts expected? That means that every SDK update this will need an update.

@hoyosjs hoyosjs added the auto-merge Automatically merge PR once CI passes. label Jan 10, 2023
@ghost
Copy link

ghost commented Jan 10, 2023

Hello @hoyosjs!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@hoyosjs hoyosjs self-assigned this Jan 10, 2023
@hoyosjs hoyosjs merged commit 574923f into dotnet:main Jan 10, 2023
@hoyosjs hoyosjs deleted the juhoyosa/bump-net6 branch January 10, 2023 21:41
@oleksandr-didyk
Copy link
Contributor

cc: @dotnet/dotnet-monitor

Also @dotnet/source-build-contrib, is adding ref packs to prebuilts expected? That means that every SDK update this will need an update.

If I understood your question correctly, you wanted to add the ref packs as exceptions to the baseline file? If so, then the answer is no - ideally we do not want to add any exceptions unless there is a strong reason to do this. Normally any new pre-built should be resolved by utilizing latest versions or any of the methods described in the prebuilt docs

@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

auto-merge Automatically merge PR once CI passes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please offer native version for macOS Arm64

4 participants