Skip to content

Conversation

@zivkan
Copy link
Member

@zivkan zivkan commented Nov 13, 2024

Summary

As the article describes, NuGet changed a default so will now emit warnings when .NET 8 would not. This means that projects that treat all warnings as errors might fail unexpectedly.


Internal previews

📄 File 🔗 Preview link
docs/core/compatibility/9.0.md Breaking changes in .NET 9
docs/core/compatibility/sdk/9.0/nugetaudit-transitive-packages.md 'dotnet restore' audits transitive packages
docs/core/compatibility/toc.yml docs/core/compatibility/toc

@zivkan zivkan requested review from a team and gewarren as code owners November 13, 2024 22:06
@dotnetrepoman dotnetrepoman bot added this to the November 2024 milestone Nov 13, 2024
@zivkan zivkan requested a review from a team November 13, 2024 22:06

- [Audit for security vulnerabilities (`dotnet restore`)](../../../tools/dotnet-restore.md#audit-for-security-vulnerabilities)
- [Auditing package dependencies for security vulnerabilities](/nuget/concepts/auditing-packages)
- [NuGetAudit 2.0: Elevating Security and Trust in Package Management](https://devblogs.microsoft.com/nuget/nugetaudit-2-0-elevating-security-and-trust-in-package-management/)
Copy link
Contributor

Choose a reason for hiding this comment

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

The blog seems to contain some information that the docs do not.
We should move all the content from the blog to some docs and reference those.

I recall someone else asking this as well, maybe we can create a tracking issue for that if there isn't one already.

Copy link
Contributor

Choose a reason for hiding this comment

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

resolving so we can merge

@JonDouglas JonDouglas merged commit f3f03f6 into main Nov 15, 2024
8 checks passed
@JonDouglas JonDouglas deleted the net9-nuget-breaking-change branch November 15, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants