How to Create Commerce runtime (CRT) in Dynamics 365 ? Part 1
Take the sample CRT project from the Retail SDK sample extension as shown in the figure. For Example Extensions.StoreHoursSample
Copy the above folder in the specific new folder. For Example Practice.
Now Rename the folder Extensions.StoreHoursSample to Extensions.Book
Open the Extensions.Book folder in Visual Studio 2019 in the administration mode.
Rename the solution and project as shown in the figure:
Right-click on the project and click on the properties.
Rename the Project as shown in the Figure
Now Save the project.
Comments