Skip to content

Update to latest .NET 6 GA build 6.0.100-rtm.21527.11 - #16309

Merged
Aditya Patwardhan (adityapatwardhan) merged 17 commits into
PowerShell:masterfrom
adityapatwardhan:UpdateGABuild3
Oct 28, 2021
Merged

Update to latest .NET 6 GA build 6.0.100-rtm.21527.11#16309
Aditya Patwardhan (adityapatwardhan) merged 17 commits into
PowerShell:masterfrom
adityapatwardhan:UpdateGABuild3

Conversation

@adityapatwardhan

@adityapatwardhan Aditya Patwardhan (adityapatwardhan) commented Oct 27, 2021

Copy link
Copy Markdown
Member

PR Summary

Update to the latest pre-release build: 6.0.100-rtm.21527.11 and update scripts for the same

PR Context

PR Checklist

@adityapatwardhan Aditya Patwardhan (adityapatwardhan) changed the title Update to latest .NET 6 GA build 6.0.100-rtm.21524.1 Update to latest .NET 6 GA build 6.0.100-rtm.21526.10 Oct 27, 2021
Comment thread build.psm1
Comment thread build.psm1 Outdated
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="2.1.0" />
<PackageReference Include="Microsoft.DotNet.PlatformAbstractions" Version="5.0.0-preview.5.20278.1" />

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Should we update this to a preview? latest stable is 3.1.6

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It is under test, we dont ship this. Keeping as is.

Comment thread test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Outdated
Comment thread build.psm1
Comment thread build.psm1 Outdated
Comment thread build.psm1 Outdated
@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Oct 27, 2021
Comment thread build.psm1 Outdated
@ghost ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Oct 27, 2021
Comment thread .vsts-ci/mac.yml
Comment thread .vsts-ci/templates/ci-build.yml
Comment thread .vsts-ci/templates/nix-test.yml
Comment thread build.psm1
Comment thread build.psm1
Comment thread test/perf/dotnet-tools/ResultsComparer/ResultsComparer.csproj Outdated

@TravisEz13 Travis Plunk (TravisEz13) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

agree with Dongbo Wang (@daxian-dbw) comments about start-native

@iSazonov

Copy link
Copy Markdown
Collaborator

Should the PR title be update to 6.0.100-rtm.21527.11?

@adityapatwardhan Aditya Patwardhan (adityapatwardhan) changed the title Update to latest .NET 6 GA build 6.0.100-rtm.21526.10 Update to latest .NET 6 GA build 6.0.100-rtm.21527.11 Oct 28, 2021
@adityapatwardhan
Aditya Patwardhan (adityapatwardhan) merged commit 52b6d89 into PowerShell:master Oct 28, 2021
@adityapatwardhan Aditya Patwardhan (adityapatwardhan) added CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log Backport-7.2.x-Approved Backport-7.2.x-Done and removed Backport-7.2.x-Consider labels Oct 28, 2021
@ghost

Copy link
Copy Markdown

🎉v7.2.0 has been released which incorporates this pull request.:tada:

Handy links:

@ghost

Copy link
Copy Markdown

🎉v7.3.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

Mathias R. Jessen (IISResetMe) added a commit to IISResetMe/PowerShell that referenced this pull request Jan 12, 2022
Runtime updates in PowerShell#16309 broke `Start-PSBootbootstrap` on Windows PowerShell 5.1 by introducing a hard dependency on the `[SemanticVersion]` type, introduced in 6.0.

This commit replaces the type reference with a PowerShell class that implements the necessary subset of functionality from `[SemanticVersion]` needed for sorting SDK versions.
TrapGodBrim pushed a commit to TrapGodBrim/PowerShell that referenced this pull request Jan 19, 2022
Dongbo Wang (daxian-dbw) pushed a commit to daxian-dbw/PowerShell that referenced this pull request Mar 9, 2022
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.2.x-Done 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.

5 participants