-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Upgrade to .NET 5 Preview 2 #12250
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
Upgrade to .NET 5 Preview 2 #12250
Conversation
|
@bergmeister You don't update all places. See #12140. |
…via output of Start-PSPacakge again)" This reverts commit 0ae6b3d.
|
@bergmeister Please add in EndProcessing() method of the Send-MailMessage cmdlet. |
|
Good point, I could locally repro and fix it with that. I will add it in a finally block and bring an existing disposal into that finally block as well |
…ssing in a finally block and include another disposal in there as well.
|
@bergmeister can you fix the CodeFactor issue? |
|
@SteveL-MSFT OK, done. |
|
@PoshChan Rerun Mac |
|
@bergmeister, I do not understand the build target(s) |
|
@PoshChan Rerun macos |
|
@bergmeister, successfully started rebuild of |
|
@bergmeister Thanks! |
|
🎉 Handy links: |
PR Summary
Note: The
files.wxswas updated with the suggested file fromStart-PSPackage.The change in Send-MailMessage was due to test failures and probably due to this bug fix in .Net Core: dotnet/runtime#683
PR Context
https://devblogs.microsoft.com/dotnet/announcing-net-5-0-preview-2/
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.