dotnet / dotnet/aspnetcore

What to do with Microsoft.Extensions.DiagnosticAdapter dependency

Open
#35,463 7 comments 1 reaction 0 assignees View on GitHub
area-infrastructure
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

We depend on a random preview version of `Microsoft.Extensions.DiagnosticAdapter`, which appears to be a deprecated package:

https://github.com/dotnet/aspnetcore/blob/10e3fe3462aeec0cd6a72cf1d01c6f5a223249d1/eng/Versions.props#L162

It's used by a bunch of tests/packages. We should figure out if we can stop using it or switch to a different version, since it appears to be the only thing forcing us to keep the `dotnet5` feed in nuget.config:

https://github.com/dotnet/aspnetcore/blob/10e3fe3462aeec0cd6a72cf1d01c6f5a223249d1/NuGet.config#L7-L8

CC @dotnet/aspnet-build

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.