Changes for page nuget-feed
Last modified by Mohamed Varachia on 2024/02/05 14:37
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,15 +4,15 @@ 4 4 5 5 [[image:image-20240205162643-1.png]] 6 6 7 - 3.Click on highlighted link7 +Click on highlighted link 8 8 9 9 [[image:image-20240205163118-3.png]] 10 10 11 - 4.Copy code from Github11 +Copy code from Github 12 12 13 13 14 14 15 - 5.Open Windows Powershell ISE as administrator and click the new button and paste the text in the script window15 +Open Windows Powershell ISE as administrator and click the new button and paste the text in the script window 16 16 17 17 [[image:1657111556824-350.png]] 18 18 ... ... @@ -19,9 +19,10 @@ 19 19 20 20 [[image:1657111596157-325.png]] 21 21 22 -6. Click the Run button to execute the script. 22 +Click the Run button to execute the script. 23 +))) 24 +1. ((( 25 +For the Visual Studio development user they need to run the following inside a Visual Studio Command Shell as an administrator. 23 23 24 -7. For the Visual Studio development user they need to run the following inside a Visual Studio Command Shell as an administrator. 25 - 26 26 **dotnet nuget add source https:~/~/pkgs.dev.azure.com/ebsphere/ebsphere/_packaging/ebs-dev/nuget/v3/index.json ~-~-name ebs-dev** 27 27 )))