Azure / Azure/azure-functions-core-tools
Update CI to use `global.json` to drive .NET installations
Open
area: engineering
enhancement
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 498
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 14
Description
### Description
Per @jviau's comment [here](https://github.com/Azure/azure-functions-core-tools/pull/3761#discussion_r1683479741), we should update our CI to use `global.json` and the `UseDotNet` task.
Contributor guide
Research direction
Start by locating the repository's CI configuration and current .NET installation steps, then read the referenced PR discussion for the intended approach. The work is done when CI uses global.json with the UseDotNet task to drive .NET installations and the existing CI checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100