Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Update Microsoft.Extensions.DiagnosticAdapter version to 2.1.0 (when targeting the full .NET framework) #868

Closed
drauch opened this issue Apr 25, 2019 · 2 comments

Comments

@drauch
Copy link

drauch commented Apr 25, 2019

We face the same issue as described in #721, however, we don't target .NET Core, we're still targeting the full .NET framework (4.7.2).

We reference Microsoft.ApplicationInsights/2.9.1 and Microsoft.ApplicationInsights.AspNetCore/2.6.1 (both seem to be the newest versions). If you look at the latter in project.assets.json it still references "Microsoft.Extensions.DiagnosticAdapter": "1.1.0".

Could you fix this problem when targeting the full .NET framework as well?

@cijothomas
Copy link
Contributor

@drauch Thanks for reporting. The project has a target for net46, so we can modify it also to use updated Microsoft.Extensions.DiagnosticAdapter.

@lmolkova
Copy link
Member

Fixed: dependency is removed in #852

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants