You’re best off comparing the exact same versions of SonarQube
See this upgrade note for SonarQube v8.3, which probably explains the difference.
Updated .NET code coverage
The code coverage for .NET projects now takes into account the branch/condition coverage in addition to the line coverage. The coverage of your projects may decrease to be closer to reality, and it can impact your Quality Gate. (See more details here).