You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Select **Artifacts** and then select your feed.
17
+
## Project setup
20
18
21
19
::: moniker range=">= azure-devops-2019"
22
20
23
-
2. Select **Connect to feed**.
21
+
1. Select **Artifacts** and then select your feed.
22
+
23
+
1. Select **Connect to feed**.
24
24
25
25
:::image type="content" source="../media/connect-to-feed-azure-devops-newnav.png" alt-text="Screenshot showing the connect to feed button":::
26
26
27
-
3. Select **NuGet.exe** from the left panel.
27
+
1. Select **NuGet.exe** from the left panel.
28
28
29
-
4. If this is your first time using Azure Artifacts with NuGet.exe, select **Get the tools** in the top-right corner and follow the instructions to set up the credential provider and NuGet.
29
+
1. If this is your first time using Azure Artifacts with NuGet.exe, select **Get the tools** in the top-right corner and follow the instructions to download and install NuGet and Azure Artifacts Credential Provider.
30
30
31
-
5. Follow the instructions in the **Project setup** to set up your config file.
31
+
1. Follow the instructions in the **Project setup** to set up your nuget.config file.
32
32
33
33
:::image type="content" source="../media/nuget-azure-devops-newnav.png" alt-text="Screenshot showing how to set up your project's config file":::
34
34
35
35
::: moniker-end
36
36
37
37
::: moniker range="tfs-2018"
38
38
39
-
2. Select **Connect to feed**.
39
+
1. Select **Build and Release** > **Packages**.
40
+
41
+
1. Select your feed from the dropdown menu.
42
+
43
+
1. Select **Connect to feed**.
40
44
41
45
:::image type="content" source="../media/connect-to-feed.png" alt-text="Screenshot showing the connect to feed button in TFS":::
42
46
43
-
3. Follow the highlighted steps to get the tools, add the feed to your local NuGet configuration, and push your package.
47
+
1. Follow the highlighted steps to get the tools, add the feed to your local NuGet configuration, and push your package.
44
48
45
49
:::image type="content" source="../media/nugeturl.png" alt-text="Screenshot showing how to push your package using NuGet.exe in TFS":::
0 commit comments