Changes for page getting-started
Last modified by Douglas Wait on 2026/07/09 06:52
Change comment:
Uploaded new attachment "1657115842929-756.png", version {1}
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - technical-documentation.Source Control.WebHome1 +Technical Documentation.Source Control.WebHome - Content
-
... ... @@ -1,13 +1,6 @@ 1 1 Hi Team 2 2 3 -**Pre-requisites** 4 4 5 -~1. Install [[WinMerge>>https://winmerge.org/]] 6 - 7 -2. Install [[Notepad++>>https://notepad-plus-plus.org/]] 8 - 9 -3. Install [[VisualStudio Code>>https://code.visualstudio.com/Download]] 10 - 11 11 When you open the projects from the new locations you might have to fix some of the references due to the folder structures changing ie code is not under a "Development" folder as it now is branch based. This can be done by editing the csproj directly or doing a search and replace with the new paths where applicable, alternatively you can remove the old references via IDE and relink to new paths **do not link to old paths on your machine**. 12 12 13 13 ... ... @@ -19,8 +19,6 @@ 19 19 [[image:1657114851784-392.png]] 20 20 21 21 22 -Leave all settings as per default on this screen. 23 - 24 24 [[image:1657114877100-308.png]] 25 25 26 26 ... ... @@ -96,18 +96,7 @@ 96 96 >mklink /D c:\dev\src\Packages C:\dev\Packages 97 97 98 98 99 -[[image:1657115475686-934.png]] 100 100 101 - 102 -The URL's for different repositories to clone is as follows: 103 - 104 - ~-~-> Application Source Code 105 - 106 -[[image:1657115603808-846.png]] 107 - 108 - 109 -[[image:1657115842929-756.png]] 110 - 111 111 For reference attached is the mappings of the new folders from old folders. 112 112 113 113