Skip to content

Commit f018364

Browse files
committed
latest nuget
1 parent 5572acb commit f018364

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed
Loading
Loading

docs/artifacts/nuget/nuget-exe.md

+13-9
Original file line numberDiff line numberDiff line change
@@ -14,33 +14,37 @@ monikerRange: '<= azure-devops'
1414

1515
[!INCLUDE [nuget-recommended-version](../includes/nuget/nuget-recommended-version.md)]
1616

17-
## Project setup (NuGet 4.8.2 or later)
18-
19-
1. Select **Artifacts** and then select your feed.
17+
## Project setup
2018

2119
::: moniker range=">= azure-devops-2019"
2220

23-
2. Select **Connect to feed**.
21+
1. Select **Artifacts** and then select your feed.
22+
23+
1. Select **Connect to feed**.
2424

2525
:::image type="content" source="../media/connect-to-feed-azure-devops-newnav.png" alt-text="Screenshot showing the connect to feed button":::
2626

27-
3. Select **NuGet.exe** from the left panel.
27+
1. Select **NuGet.exe** from the left panel.
2828

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.
3030

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.
3232

3333
:::image type="content" source="../media/nuget-azure-devops-newnav.png" alt-text="Screenshot showing how to set up your project's config file":::
3434

3535
::: moniker-end
3636

3737
::: moniker range="tfs-2018"
3838

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**.
4044

4145
:::image type="content" source="../media/connect-to-feed.png" alt-text="Screenshot showing the connect to feed button in TFS":::
4246

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.
4448

4549
:::image type="content" source="../media/nugeturl.png" alt-text="Screenshot showing how to push your package using NuGet.exe in TFS":::
4650

0 commit comments

Comments
 (0)