dotnet / dotnet/arcade-services

Avoid hardcoded list of global.json msbuild-sdks

Open
#4,727 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
86
Forks
86
Avg merge
1d 8h
Merged PRs (30d)
35

Description

https://github.com/dotnet/arcade-services/blob/797d95d4223ab4058518117665856184173e28a8/src/Microsoft.DotNet.Darc/DarcLib/Helpers/DependencyFileManager.cs#L25-L44

With the backflow sync this hardcoded list is a real problem because the backflow adds missing entries. That now fails whenever it tries to add/update a dependency that isn't on that hardcoded list.

https://github.com/dotnet/arcade-services/pull/4723 works around that for winforms.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.