8000 Use new TFM net5.0. Step 2 by iSazonov · Pull Request #12503 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@iSazonov
Copy link
Collaborator
@iSazonov iSazonov commented Apr 27, 2020

PR Summary

Migrate to new TFM "net5.0".

Continue #12486

I don't still understand how we should build packages in right way. Perhaps we will have fix this in later.

PR Context

PR Checklist

@iSazonov iSazonov added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Apr 27, 2020
@iSazonov iSazonov added this to the 7.1.0-preview.3 milestone Apr 27, 2020
8000

<PropertyGroup>
<Product>PowerShell</Product>
<Company>Microsoft Corporation</Company>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iSazonov, your last commit had 1 failures in PowerShell-CI-macos
Test-Connection.TraceRoute.TraceRoute works

Expected exactly '127.0.0.1', but got 10.79.8.80.
at <ScriptBlock>, /Users/runner/runners/2.166.4/work/1/s/test/powershell/Modules/Microsoft.PowerShell.Management/Test-Connection.Tests.ps1: line 258
258:             $result[0].TargetAddress | Should -BeExactly $realAddress

@adityapatwardhan
Copy link
Member

@iSazonov Thanks for this PR. I was working on the same fixes.

@adityapatwardhan
Copy link
Member

@PoshChan please retry macOs

@PoshChan
Copy link
Collaborator

@adityapatwardhan, successfully started retry of PowerShell-CI-macOS

[string] $PackageRuntimesFolder,

[Parameter(Mandatory = $true)]
[string] $PlatformBinPath
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps we should have one place where we define this in this script?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TravisEz13 Please re-review. Pushed changes to use a variable.


<PropertyGroup>
<Product>PowerShell</Product>
<Company>Microsoft Corporation</Company>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adityapatwardhan, your last commit had 1 failures in PowerShell-CI-windows
Enter-PSHostProcess tests.By Process Id.Can enter using NamedPipeConnectionInfo

Expected $true, but got $false.
at <ScriptBlock>, D:\a\1\s\test\powershell\Modules\Microsoft.PowerShell.Core\Enter-PSHostProcess.Tests.ps1: line 148
148:                     Should -BeTrue -Because (get-content $splat.FilePath -Raw)

@adityapatwardhan
Copy link
Member

@PoshChan please retry windows

@PoshChan
Copy link
Collaborator

@adityapatwardhan, successfully started retry of PowerShell-CI-Windows

@adityapatwardhan
Copy link
Member

@TravisEz13 please re-review

@adityapatwardhan adityapatwardhan merged commit 7c1cc86 into PowerShell:master Apr 27, 2020
@iSazonov iSazonov deleted the tfm-net50-step2 branch April 28, 2020 03:22
xtqqczze added a commit to xtqqczze/PowerShell-PowerShell that referenced this pull request Apr 28, 2020
@ghost
Copy link
ghost commented May 19, 2020

🎉v7.1.0-preview.3 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.

4 participants

0