microsoft / ApplicationInsights-Profiler-AspNetCore

Application Insights Profiler sample and documentation
MIT License
66 stars 23 forks source link

Look into split Uploader to folders with .NET Core runtime versions #133

Closed xiaomi7732 closed 2 years ago

xiaomi7732 commented 3 years ago

If the user have multiple runtime versions of application (.netcore 3.x, .net 5.0), same versions of uploaders will ran into conflicts.

  1. This is a rare case;
  2. If you ran into this, please reply this message and I'll post a workaround for it.

We are look into fix this.

xiaomi7732 commented 2 years ago

If there's only 1 uploader that runs on all runtimes, this becomes irrelevant. Refer to #149

xiaomi7732 commented 2 years ago

Not needed any further.