Closed austindrenski closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
c1a189a
) 94.73% compared to head (f93659a
) 94.73%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
As a consumer of the OpenFeature SDK, I want
OpenFeature.dll
to be built and tested against all of the supported TFMs that my projects might encounter in the wild.This PR:
global.json
to8.0.100
7.0.x
to instead resolve based onglobal.json
net6.0
,net7.0
, andnet8.0
net6.0
is EOL in2024-11-12
net7.0
is EOL in2024-05-14
Fixes: #160, #169