Skip to content

Commit 31d3808

Browse files
committed
removed anchor
1 parent bc8e404 commit 31d3808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/consume-packages/Package-Restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ To avoid using the cache for HTTP sources, do one of the following:
120120
- Clear the cache using `nuget locals http-cache -clear` or `dotnet nuget locals http-cache --clear`.
121121
- Temporarily set the NUGET_HTTP_CACHE_PATH environment variable to a different folder.
122122

123-
## <a name="migrating-to-automatic-restore"></a> Migrate to automatic package restore (Visual Studio)
123+
## Migrate to automatic package restore (Visual Studio)
124124

125125
For NuGet 2.6 and earlier, an MSBuild-integrated package restore was previously supported but that is no longer true. (It was typically enabled by right-clicking a solution in Visual Studio and selecting **Enable NuGet Package Restore**). If your project uses the deprecated MSBuild-integrated package restore, please migrate to automatic package restore.
126126

0 commit comments

Comments
 (0)