Skip to content

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

Closed
Patrick Meinecke (SeeminglyScience) wants to merge 7 commits into
PowerShell:masterfrom
SeeminglyScience:update-net-9.0-preview.7
Closed

Update dotnet SDK version to 9.0.100-preview.7.24407.12#24153
Patrick Meinecke (SeeminglyScience) wants to merge 7 commits into
PowerShell:masterfrom
SeeminglyScience:update-net-9.0-preview.7

Conversation

@SeeminglyScience

@SeeminglyScience Patrick Meinecke (SeeminglyScience) commented Aug 14, 2024

Copy link
Copy Markdown
Contributor

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

<PackageReference Include="System.Drawing.Common" Version="9.0.0-preview.7.24405.4" />
<PackageReference Include="JsonSchema.Net" Version="7.0.4" />
<!-- This section is to force the version of non-direct dependencies -->
<PackageReference Include="JsonPointer.Net" Version="5.0.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="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 Dongbo Wang (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 commented Sep 12, 2024

Copy link
Copy Markdown
Contributor

📣 Hey Patrick Meinecke (@SeeminglyScience), how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

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