Changes for page getting-started
Last modified by Douglas Wait on 2026/07/09 06:52
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -14,9 +14,44 @@ 14 14 15 15 1. Install [[Git for Windows>>doc:technical-documentation.Source Control.client-tools.git-for-windows.WebHome]] 16 16 1. Install [[tortoisegit>>doc:technical-documentation.Source Control.client-tools.tortoisegit.WebHome]] 17 -1. Setup the [[nuget>>doc:technical-documentation.Source Control.client-tools.nuget-feed.WebHome]] feed17 +1. Install 18 18 19 19 20 + 21 + 22 + 23 +1. make sure your VS is updated with the latest updates (critical) 24 +1. ((( 25 +install [[The Azure Artifacts Credential Provider>>url:https://github.com/Microsoft/artifacts-credprovider#setup]] and select the **PowerShell helper script **link 26 + 27 +[[image:1657111373296-938.png]] 28 + 29 +Click the copy icons to copy the text 30 + 31 +[[image:1657111476063-780.png]] 32 + 33 + 34 +Open Windows Powershell ISE as administrator and click the new button and paste the text in the script window 35 + 36 +[[image:1657111556824-350.png]] 37 + 38 + 39 +[[image:1657111596157-325.png]] 40 + 41 +Click the Run button to execute the script 42 + 43 + 44 +))) 45 +1. ((( 46 +For the Visual Studio development users they require to run the following inside a Visual Studio Command Shell as an administrator 47 + 48 +dotnet nuget add source https:~/~/pkgs.dev.azure.com/ebsphere/ebsphere/_packaging/ebs-dev/nuget/v3/index.json ~-~-name ebs-dev 49 +))) 50 + 51 +1. 52 + 53 +1. 54 + 20 20 Also while we in the transition phase it might be helpful to add this link via this command: 21 21 22 22 >mklink /D c:\dev\src\Packages C:\dev\Packages