Skip to content

Commit 88d22ea

Browse files
committed
removing extra NuGet command from instructions
1 parent 4c85046 commit 88d22ea

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

Instructions/Labs/LAB_AK_04_develop_unit_tests_xunit.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@ You need to download the existing application, extract the code files, and then
5656
5757
Use the following steps to set up the library application:
5858
59-
1. Open a command terminal and then run the following command:
60-
61-
```bash
62-
dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org
63-
```
64-
6559
1. Open a browser window in your lab environment.
6660
6761
1. To download a zip file containing the library application, paste the following URL into your browser's address bar: [GitHub Copilot lab - develop unit tests](https://github.com/MicrosoftLearning/mslearn-github-copilot-dev/raw/refs/heads/main/DownloadableCodeProjects/Downloads/AZ2007LabAppM4.zip)

Instructions/Labs/LAB_AK_05_refactor_improve_existing_code.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,6 @@ You need to download the existing application, extract the code files, and then
6666
6767
Use the following steps to set up the library application:
6868
69-
1. Open a command terminal and then run the following command:
70-
71-
```bash
72-
dotnet nuget add source https://api.nuget.org/v3/index.json -n nuget.org
73-
```
74-
7569
1. Open a browser window in your lab environment.
7670
7771
1. To download a zip file containing the library application, paste the following URL into your browser's address bar: [GitHub Copilot lab - refactor existing code](https://github.com/MicrosoftLearning/mslearn-github-copilot-dev/raw/refs/heads/main/DownloadableCodeProjects/Downloads/AZ2007LabAppM5.zip)

0 commit comments

Comments
 (0)