Skip to content

Commit b508066

Browse files
author
Alex Mullans
authored
Merge pull request #31 from alexcnichols/master
Update README.md build badge with new Azure DevOps URL
2 parents 8947207 + 7fd8ad1 commit b508066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Azure Artifacts Credential Provider automates the acquisition of credentials needed to restore NuGet packages as part of your .NET development workflow. It integrates with MSBuild, dotnet, and NuGet(.exe) and works on Windows, Mac, and Linux. Any time you want to use packages from an Azure Artifacts feed, the Credential Provider will automatically acquire and securely store a token on behalf of the NuGet client you're using.
44

5-
[![Build status](https://mseng.visualstudio.com/_apis/public/build/definitions/b924d696-3eae-4116-8443-9a18392d8544/7110/badge?branchName=master)](https://mseng.visualstudio.com/VSOnline/_build/latest?definitionId=7110&branch=master)
5+
[![Build Status](https://dev.azure.com/mseng/VSOnline/_apis/build/status/MSCredProvider.CI?branchName=master)](https://dev.azure.com/mseng/VSOnline/_build/latest?definitionId=7110&branchName=master)
66

77
- [Prerequisites](#prerequisites)
88
- [Setup](#setup)

0 commit comments

Comments
 (0)