parent
8e8824e0d2
commit
ae2499d47f
|
@ -55,7 +55,7 @@ From the **Tools** menu, select **NuGet Package Manager** > **Package Manager Co
|
|||
In the PMC, enter the following commands:
|
||||
|
||||
```powershell
|
||||
Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Design
|
||||
Install-Package Microsoft.VisualStudio.Web.CodeGeneration.Design -Version 2.0.3
|
||||
Add-Migration Initial
|
||||
Update-Database
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue