| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Christoph Bergmeister (@bergmeister) You don't update all places. See #12140. |
Sorry, something went wrong.
…via output of Start-PSPacakge again)" This reverts commit 0ae6b3d.
|
Christoph Bergmeister (@bergmeister) Please add _mSmtpClient.Dispose(); in EndProcessing() method of the Send-MailMessage cmdlet. |
Sorry, something went wrong.
|
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 |
Sorry, something went wrong.
…ssing in a finally block and include another disposal in there as well.
|
Christoph Bergmeister (@bergmeister) can you fix the CodeFactor issue? |
Sorry, something went wrong.
|
Steve Lee (@SteveL-MSFT) OK, done. |
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) Rerun Mac |
Sorry, something went wrong.
|
Christoph Bergmeister (@bergmeister), I do not understand the build target(s) Mac; I only allow static, windows, macos, linux, all |
Sorry, something went wrong.
|
PoshChan-Bot (@PoshChan) Rerun macos |
Sorry, something went wrong.
|
Christoph Bergmeister (@bergmeister), successfully started rebuild of PowerShell-CI-macOS |
Sorry, something went wrong.
Sorry, something went wrong.
|
🎉v7.1.0-preview.2 has been released which incorporates this pull request.:tada: Handy links: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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