Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The previous step(s) will clone the current projects required to commence work. In the future, there might be additional repositories but the process of cloning will be the same.

Once the repository cloning is completed select any of the cloned repositories or continue into the editor by selecting “Continue without code“.

...

We are going to need to add the custom Nuget packages, so the following steps will guide you on where to acquire them and how to load them into your project:

  1. Proceed to the Azure DevOps page and select the DSD-MARINE Vessel Registry project

  2. On the left side menu select the Artifact menu option

  3. Make sure the DevOps-Nuget Package is selected in the drop down

  4. Click on the Connect to feed

  5. Select Visual Studio from the list

  6. Under the Machine Setup Section note the Name and the Source, copy both of them

  7. In Visual Studio’s menu => Tools/NuGet Package Manager/Package Manager Settings

  8. Under the NuGet Package Manager collapse click on Package Sources

  9. Click on the Green Plus Icon

  10. Set the Name to match that of the Artifacts section from earlier, and the source to value copied from the Source Section.

Step 3 - Install Docker (Windows):

...