-
Notifications
You must be signed in to change notification settings - Fork 387
Change tool TFMs to net6.0 and drop 3.1 hosting support #3588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
src/Microsoft.Diagnostics.NETCore.Client/Microsoft.Diagnostics.NETCore.Client.csproj
Outdated
Show resolved
Hide resolved
...sts/Microsoft.Diagnostics.DebugServices.UnitTests/ConfigFiles/Unix/Debugger.Tests.Config.txt
Show resolved
Hide resolved
src/SOS/SOS.UnitTests/ConfigFiles/Unix/Debugger.Tests.Config.txt
Outdated
Show resolved
Hide resolved
Co-authored-by: kasperk81 <[email protected]>
…ostics into juhoyosa/bump-net6
|
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. |
…andard2.0 on SourceBuild
|
Hello @hoyosjs! Because this pull request has the 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 (
|
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 |
This change: