Error Add-Migration after Update to Version 17.2.0 Preview 2.1

karwan essmat
1
Reputation point
After updating visual studio to Version 17.2.0 Preview 2.1 I got error while I want to Add-Migration "AddOrderTrackPaymentToOrderTable" as below shown:
Add-Migration : Exception calling "Start" with "1" argument(s): "The specified executable is not a valid application for this OS platform."
At line:1 char:1
- Add-Migration AddOrderTrackPaymentToOrderTable
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : NotSpecified: (:) [Add-Migration], MethodInvocationException
- FullyQualifiedErrorId : Win32Exception,Add-Migration
Developer technologies | ASP.NET | ASP.NET Core
4,815 questions
Developer technologies | C#
11,570 questions
Sign in to answer