Skip to content

Conversation

@bergmeister
Copy link
Contributor

@bergmeister bergmeister commented Apr 3, 2020

PR Summary

Note: The files.wxs was updated with the suggested file from Start-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

@iSazonov
Copy link
Collaborator

iSazonov commented Apr 7, 2020

@bergmeister You don't update all places. See #12140.

Christoph Bergmeister added 2 commits April 7, 2020 14:20
@iSazonov
Copy link
Collaborator

iSazonov commented Apr 7, 2020

@bergmeister Please add

_mSmtpClient.Dispose();

in EndProcessing() method of the Send-MailMessage cmdlet.
I hope it will fix CIs.

@bergmeister
Copy link
Contributor Author

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 bergmeister marked this pull request as ready for review April 7, 2020 18:02
@bergmeister bergmeister changed the title Upgrade to .Net 5 Preview2 Upgrade to .NET 5 Preview 2 Apr 7, 2020
@SteveL-MSFT
Copy link
Member

@bergmeister can you fix the CodeFactor issue?

@bergmeister
Copy link
Contributor Author

@SteveL-MSFT OK, done.

@bergmeister
Copy link
Contributor Author

@PoshChan Rerun Mac

@PoshChan
Copy link
Collaborator

PoshChan commented Apr 7, 2020

@bergmeister, I do not understand the build target(s) Mac; I only allow static, windows, macos, linux, all

@bergmeister
Copy link
Contributor Author

@PoshChan Rerun macos

@PoshChan
Copy link
Collaborator

PoshChan commented Apr 7, 2020

@bergmeister, successfully started rebuild of PowerShell-CI-macOS

@adityapatwardhan adityapatwardhan merged commit 622eb4c into PowerShell:master Apr 8, 2020
@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Apr 8, 2020
@adityapatwardhan adityapatwardhan added this to the 7.1.0-preview.2 milestone Apr 8, 2020
@iSazonov
Copy link
Collaborator

iSazonov commented Apr 8, 2020

@bergmeister Thanks!

@ghost
Copy link

ghost commented Apr 23, 2020

🎉v7.1.0-preview.2 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants