ApplicationInsights-dotnet icon indicating copy to clipboard operation
ApplicationInsights-dotnet copied to clipboard

Target Microsoft.ApplicationInsights.AspNetCore to netcoreapp3.1 and remove package references to deprecated nugets Microsoft.AspNetCore.*

Open antymon4o opened this issue 1 year ago • 2 comments

Fix Issue #2811 .

Changes

  • Target Microsoft.ApplicationInsights.AspNetCore to netcoreapp3.1
  • Remove package references to deprecated nugets Microsoft.AspNetCore.*
  • For AspNetCore use framework reference to Microsoft.AspNetCore.App

Checklist

  • [ X ] I ran Unit Tests locally.
  • [ X ] CHANGELOG.md updated with one line description of the fix, and a link to the original issue if available.

antymon4o avatar Mar 28 '24 12:03 antymon4o

@cijothomas @TimothyMothra, could you please take a look at these changes and say if they are OK with your considerations about still supporting legacy frameworks?

antymon4o avatar Mar 28 '24 12:03 antymon4o

Any chance this PR and the related issue could get prioritized?

agehrke avatar Aug 08 '24 11:08 agehrke