Skip to content

Commit 693d010

Browse files
authored
Merge pull request #95 from microsoft/users/zarenner/netfxVS
Remove instructions not to install netfx
2 parents 4b8659c + 0f53327 commit 693d010

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,7 @@ If you are using `dotnet` or `nuget`, you can use the Azure Artifact Credential
3434

3535
1. Download the latest release of [Microsoft.NuGet.CredentialProvider.zip](https://github.com/Microsoft/artifacts-credprovider/releases)
3636
2. Unzip the file
37-
3. Copy the `netcore` directory from the extracted archive to `$env:UserProfile\.nuget\plugins`
38-
39-
Note: copying the `netfx` directory is not recommended unless you don't plan to install an edition of Visual Studio (including the Build Tools edition). All Visual Studio editions come with (and automatically update) the `netfx` version of the Credential Provider.
37+
3. Copy the `netcore` (and optionally `netfx` for nuget.exe) directory from the extracted archive to `$env:UserProfile\.nuget\plugins`
4038

4139
### Automatic PowerShell installation:
4240

0 commit comments

Comments
 (0)