dotnet / dotnet/sdk

RuntimeDependencies.props hardcodes TFMs for projects it references

Open
#52,264 0 comments 0 reactions 0 assignees View on GitHub
untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

Too much hardcoding here:
https://github.com/dotnet/sdk/blob/34e246879a5c21261d1276d84b18bb9a7267a374/src/BuiltInTools/Watch/RuntimeDependencies.props#L18-L36
https://github.com/dotnet/sdk/blob/34e246879a5c21261d1276d84b18bb9a7267a374/src/BuiltInTools/DotNetDeltaApplier/Microsoft.Extensions.DotNetDeltaApplier.csproj#L9

This creates friction when retargeting the repo. Create central properties that represent the meaning behind these frameworks and define their behavior across versions.

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.