mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-06 23:43:07 +02:00
Fix menu item text (#131)
This commit is contained in:
@@ -58,7 +58,7 @@ If your project is referencing NuGet packages, you probably have a **packages.co
|
|||||||
To migrate the **packages.config** file, do the following:
|
To migrate the **packages.config** file, do the following:
|
||||||
|
|
||||||
01. In **Solution explorer**, find the project you're migrating.
|
01. In **Solution explorer**, find the project you're migrating.
|
||||||
02. Right-click on **packages.config** > **Migrate packages.config to ProjectReference**.
|
02. Right-click on **packages.config** > **Migrate packages.config to PackageReference**.
|
||||||
03. Select all of the top-level packages.
|
03. Select all of the top-level packages.
|
||||||
|
|
||||||
A build report is generated to let you know of any issues migrating the NuGet packages.
|
A build report is generated to let you know of any issues migrating the NuGet packages.
|
||||||
|
|||||||
Reference in New Issue
Block a user