So let's say you google how to do something and the result could be:
- .NET Framework
- .NET core 1
- .NET core 2
- .NET core 2.1
- .NET core 3
- .NET 5+
Many times there will be no clear indication what version the result was built on.On stackoverflow, answers sometimes include all versions varieties.