Update dotnet SDK version to `9.0.100-preview.7.24407.12` by SeeminglyScience · Pull Request #24153 · PowerShell/PowerShell · GitHub
Skip to content

Update dotnet SDK version to 9.0.100-preview.7.24407.12#24153

Closed
SeeminglyScience wants to merge 7 commits intoPowerShell:masterfrom
SeeminglyScience:update-net-9.0-preview.7
Closed

Update dotnet SDK version to 9.0.100-preview.7.24407.12#24153
SeeminglyScience wants to merge 7 commits intoPowerShell:masterfrom
SeeminglyScience:update-net-9.0-preview.7

Conversation

@SeeminglyScience
Copy link
Copy Markdown
Contributor

@SeeminglyScience SeeminglyScience commented Aug 14, 2024

PR Summary

This preview also added a obsolete decoration for X509Certificate2 byte constructors. I have added the warning to nowarn, but we should still move away from them. Tracking in #24141.

PR Context

PR Checklist

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Transitive

<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24165.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0-beta1.24324.1" PrivateAssets="all" />
<!-- This section is to force the version of non-direct dependencies -->
<PackageReference Include="Microsoft.NETCore.Platforms" Version="1.1.2" />
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Transitive

<PackageReference Include="XunitXml.TestLogger" Version="3.1.20" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<!-- This section is to force the version of non-direct dependencies -->
<PackageReference Include="Validation" Version="2.4.22" />
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Transitive

<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.ObjectPool" Version="8.0.8" />
<PackageReference Include="System.Web.Services.Description" Version="4.10.3" />
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Transitive

@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 14, 2024
@SeeminglyScience
Copy link
Copy Markdown
Contributor Author

CI doesn't seem to be starting correctly... closing and reopening

@adityapatwardhan
Copy link
Copy Markdown
Member

Closing this as #24273 supersedes this

@microsoft-github-policy-service microsoft-github-policy-service Bot removed the Review - Needed The PR is being reviewed label Sep 12, 2024
@microsoft-github-policy-service
Copy link
Copy Markdown
Contributor

microsoft-github-policy-service Bot commented Sep 12, 2024

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.

3 participants