Skip to content

Commit 6d849a8

Browse files
JonDouglasgewarren
andauthored
Update docs/core/whats-new/dotnet-9/sdk.md
Co-authored-by: Genevieve Warren <[email protected]>
1 parent 817c444 commit 6d849a8

File tree

1 file changed

+1
-1
lines changed
  • docs/core/whats-new/dotnet-9

1 file changed

+1
-1
lines changed

docs/core/whats-new/dotnet-9/sdk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Starting in .NET 8, `dotnet restore` [audits NuGet package references for known
119119

120120
The NuGet dependency resolver has been overhauled to improve performance and scalability for all `<PackageReference>` projects. Enabled by default, the new algorithm speeds up restore operations without compromising on functionality, strictly adhering to the core dependency resolution rules.
121121

122-
If you encounter any issues, such as restore failures or unexpected package versions compared to previous releases, you can [revert to the legacy resolver](https://learn.microsoft.com/nuget/consume-packages/Package-References-in-Project-Files#nuget-dependency-resolver).
122+
If you encounter any issues, such as restore failures or unexpected package versions, you can [revert to the legacy resolver](/nuget/consume-packages/Package-References-in-Project-Files#nuget-dependency-resolver).
123123

124124
## MSBuild script analyzers ("BuildChecks")
125125

0 commit comments

Comments
 (0)