Skip to content
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

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

Merged
merged 17 commits into from Oct 28, 2021

Conversation

adityapatwardhan
Copy link
Member

@adityapatwardhan adityapatwardhan commented Oct 27, 2021

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 adityapatwardhan marked this pull request as draft October 27, 2021 02:42
@adityapatwardhan adityapatwardhan marked this pull request as ready for review October 27, 2021 04:37
@adityapatwardhan 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
build.psm1 Outdated Show resolved Hide resolved
@@ -7,7 +7,7 @@

<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
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
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.

build.psm1 Outdated Show resolved Hide resolved
build.psm1 Outdated Show resolved Hide resolved
@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
build.psm1 Outdated Show resolved Hide resolved
@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
.vsts-ci/mac.yml Show resolved Hide resolved
.vsts-ci/templates/ci-build.yml Show resolved Hide resolved
.vsts-ci/templates/nix-test.yml Show resolved Hide resolved
build.psm1 Show resolved Hide resolved
build.psm1 Show resolved Hide resolved
Copy link
Member

@TravisEz13 TravisEz13 left a comment

Choose a reason for hiding this comment

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

agree with @daxian-dbw comments about start-native

@iSazonov
Copy link
Collaborator

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

@adityapatwardhan 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 adityapatwardhan merged commit 52b6d89 into PowerShell:master Oct 28, 2021
@adityapatwardhan adityapatwardhan deleted the UpdateGABuild3 branch October 28, 2021 18:40
@adityapatwardhan 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 Backport-7.2.x-Approved labels Oct 28, 2021
@ghost
Copy link

ghost commented Nov 8, 2021

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

Handy links:

@ghost
Copy link

ghost commented Dec 16, 2021

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

Handy links:

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
daxian-dbw pushed a commit to daxian-dbw/PowerShell that referenced this pull request Mar 9, 2022
@TravisEz13 TravisEz13 mentioned this pull request Jun 7, 2022
22 tasks
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.

None yet

5 participants