Extend build-time RuntimeAssets checks to include StringTools and NuGet APIs
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- csharp
- Domain
- build-system
Research direction
Start with the RuntimeAssets checks in src/MSBuildLocator/build/Microsoft.Build.Locator.targets at lines 4-18. Determine the StringTools and NuGet libraries that hosted MSBuild instances are expected to provide, then verify that the checks cover them and assess whether the dependencies of a named item can be represented data-driven.
Written by the indexing model from the issue text.
Description
We need to expand the cases covered by https://github.com/microsoft/MSBuildLocator/blob/d438732d907f116926d4fa49a1e4e2f3c53972b4/src/MSBuildLocator/build/Microsoft.Build.Locator.targets#L4-L18 to include the Stringtools library and NuGet libraries that the hosted instances of MSBuild that users bind to with Locator are expected to provide.
It would be ideal if there was some data-driven way to say "all of the dependencies of THING_X must be RuntimeAssets=exclude" to prevent these gaps in the future.
- Dominant language
- C#
- Stars
- 262
- Forks
- 91
- Avg merge
- 11d 22h
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/MSBuildLocator
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
microsoft/MSBuildLocator#390 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 64/100
microsoft/MSBuildLocator#389 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoft/MSBuildLocator#380 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
microsoft/MSBuildLocator#377 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
microsoft/MSBuildLocator#371 · 1 comment ·
All issues in microsoft/MSBuildLocator
Similar issues
-
effort:S P3 refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
nightscout/nocturne#1532 ·
-
core dependencies
Difficulty 1/5 Under an hour Newbie friendliness 80/100
-
documentation
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
C#/.NET Roslyn LSP Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
DotNetNext/SqlSugar#1458 ·