Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-kastil committed Jul 7, 2023
1 parent 717bc6c commit 433f994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/08-dependency-mgmt/02-azure-aritfacts/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- Create a Feed in Azure Artifacts and assign permissions to the [PROJECT]\Build Service ([PROJECT] is the name of your Azure DevOps project)
- Checkout commit with tag `initial-project` and explaing the relation between the two projects in `food-api.csproj`
- Explain and run `az-pipelines/publish-foodcalc.yml` and mention GitVersion settings
- Explain [Azure Artifacts Credential Provider](https://github.com/microsoft/artifacts-credprovider) and [Device Auth Flow](https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-device-code)
- Explain [Azure Artifacts Credential Provider](https://github.com/microsoft/artifacts-credprovider) and [Device Auth Flow](https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-device-code). The installation script can be downloaded [here](https://github.com/microsoft/artifacts-credprovider/blob/master/helpers/installcredprovider.ps1).
- Checkout commit with tag `project-using-feed` and explain nuget.config and updated package ref

`*.csproj:`
Expand Down

0 comments on commit 433f994

Please sign in to comment.