OPCFoundation / UA-.NETStandard

OPC Unified Architecture .NET Standard
Other
1.97k stars 950 forks source link

fix build for legacy platforms by disabling ECC on .NET 4.6.2 & NET-Standard2.0 #2811

Closed romanett closed 4 weeks ago

romanett commented 4 weeks ago

Proposed changes

After merging ECC build for legacy platforms (.NET 4.6.2 & NetStandard2.0) was broken. This PR fixes the build for legacy platforms

Related Issues

Types of changes

Checklist

Further comments

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.30%. Comparing base (f433fa4) to head (815e5c0). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2811 +/- ## ========================================== - Coverage 55.64% 55.30% -0.34% ========================================== Files 352 352 Lines 67326 67332 +6 Branches 13806 13806 ========================================== - Hits 37464 37239 -225 - Misses 25825 26009 +184 - Partials 4037 4084 +47 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.