Description
There should be a IsNetFramework, IsNetStandard, IsNetFx and IsNetCore switch that determines the target framework.
Concerned code
Gains
- Easier to track target frameworks for capabilities
Requirements
- Create a new file called
TfmTracking.props
- Add logic to set switch based on property
Comments
No response
Description
There should be a
IsNetFramework,IsNetStandard,IsNetFxandIsNetCoreswitch that determines the target framework.Concerned code
eng/Gains
Requirements
TfmTracking.propsComments
No response