Skip to content

Commit 4c46659

Browse files
authored
Remove non-SDK style project comment from Restore settings (#3403)
1 parent 500f5ce commit 4c46659

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
@@ -87,7 +87,7 @@ Select **Automatically check for missing packages during build in Visual Studio*
8787
</configuration>
8888
```
8989

90-
For non-SDK-style projects, you must select **Allow NuGet to download missing packages** as well as **Automatically check for missing packages during build in Visual Studio** in **Options** to enable automatic restore.
90+
You must select **Allow NuGet to download missing packages** as well as **Automatically check for missing packages during build in Visual Studio** in **Options** to enable package restore during build.
9191

9292
<a name="choose-default-package-management-format"></a>
9393
#### Choose the default package management format

0 commit comments

Comments
 (0)