Skip to content

Update to use .NET preview 7#15896

Closed
adityapatwardhan wants to merge 3 commits intoPowerShell:masterfrom
adityapatwardhan:UpdateNetp7
Closed

Update to use .NET preview 7#15896
adityapatwardhan wants to merge 3 commits intoPowerShell:masterfrom
adityapatwardhan:UpdateNetp7

Conversation

@adityapatwardhan
Copy link
Member

@adityapatwardhan adityapatwardhan commented Aug 9, 2021

PR Summary

Update to use packages and SDK from .NET preview 7

PR Context

PR Checklist

@xtqqczze
Copy link
Contributor

xtqqczze commented Aug 10, 2021

@adityapatwardhan Please remove the following package reference, so we use the NetAnalyzers version packaged with preview 7:

<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0-rc1.21366.2" PrivateAssets="all" />

If you remove the package reference, please close #15900.

No action is required, @dependabot has already bumped Microsoft.CodeAnalysis.NetAnalyzers from 6.0.0-rc1.21366.2 to 6.0.0-rc1.21406.1.

@adityapatwardhan adityapatwardhan marked this pull request as draft August 10, 2021 21:59
@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Aug 14, 2021
@daxian-dbw
Copy link
Member

@adityapatwardhan We will be moving to RC1 I believe, so I will close this one.

@daxian-dbw daxian-dbw closed this Aug 24, 2021
@satya-rajesh
Copy link

satya-rajesh commented Aug 24, 2021

@adityapatwardhan We will be moving to RC1 I believe, so I will close this one.

Could you confirm in which release will 6.0 .NET preview 7 support ? Seems v7.2.0-preview.9 is on 6.0 .NET preview 6.

@adityapatwardhan
Copy link
Member Author

We had to skip .NET 6 preview 7 due to some blocking issues. We do not intend to do a release based on it and instead move to RC1 for next release.

@ghost ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Aug 24, 2021
@satya-rajesh
Copy link

satya-rajesh commented Sep 8, 2021

We had to skip .NET 6 preview 7 due to some blocking issues. We do not intend to do a release based on it and instead move to RC1 for next release.

Openssl 3.0.0 is released, Could you please provide if there is an update on the powershell release ?

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants