Skip to content

Commit 23a0490

Browse files
committed
score fix
1 parent 9446d4b commit 23a0490

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/artifacts/nuget/nuget-exe.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Azure Artifacts feeds with NuGet CLI
3-
description: How to connect to an Azure Artifacts feed with NuGet CLI
3+
description: How to connect to an Azure Artifacts feed with NuGet CLI.
44
ms.assetid: 10665DBC-846E-4192-8CAB-D5A4C6E40C65
55
ms.service: azure-devops-artifacts
66
ms.topic: conceptual
@@ -37,7 +37,7 @@ Azure Artifacts enables developers to publish and download NuGet packages from v
3737

3838
1. If this is your first time using Azure Artifacts with NuGet.exe, make sure you've installed the prerequisites, otherwise select **Get the tools** in the top-right corner to install them.
3939

40-
1. Add a *nuget.config* file to your project, place it in the same folder as your *.csproj* or *.sln* file, and then paste the provided snippet into it. The snippet should be structured like this:
40+
1. Add a *nuget.config* file to your project, place it in the same folder as your *csproj* or *sln* file, and then paste the provided snippet into it. The snippet should be structured like this:
4141

4242
- **Project-scoped feed**:
4343

0 commit comments

Comments
 (0)