-
Notifications
You must be signed in to change notification settings - Fork 16
Tutorial 13
PhuocLe edited this page Aug 27, 2018
·
2 revisions
- Create Console Application
- Add
New Project01. C# Console Projectto your solution- A popup form
Add new Console Projectopened - Click button
><to create/select a Dynamics 365 connection - Keep the text box
Project Nameempty - Select
9.0.2.4in theCrm VersionPL.DynamicsCrm.DevKitget allMicrosoft.CrmSdk.CoreAssembliesversion fromNuGet - Select
4.5.2in the.Net version - Click
OK -
PL.DynamicsCrm.DevKitcreated console project name:Paz.LuckeyMonkey.Console
- A popup form
- Rebuild solution to restore
NuGetpackages - Check-in all files to your source control
- You finished this tutorial
This tutorial, you know howto