microsoft / ApplicationInsights-Profiler-AspNetCore

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

Build/release uploader for .NET Core 5.0 runtime #121

Closed xiaomi7732 closed 3 years ago

xiaomi7732 commented 3 years ago

There's uploader for .NET Core 2.x or .NET Core 3.x but no uploader yet for .NET Core 5.0. In an environment where only .NET Core 5.0 runtime exists, (like inside the ASP.NET Core 5.0 runtime container), the existing uploaders won't work.

xiaomi7732 commented 3 years ago

Related branches for investigation: net5-container

xiaomi7732 commented 3 years ago

Released in: 2.2.0-beta5.