Azure / Azure/azure-iot-sdk-csharp

[feature request] Remove some (unnedeed) dependencies

Open
#3,491 1 comment 0 reactions 0 assignees View on GitHub
enhancement v2
Dominant language
C#
Stars
477
Forks
492
Avg merge
9h 55m
Merged PRs (30d)
2

Description

Hi,

are these packages needed? They are producing ugly package lock with a lot of old dependencies with transient CVEs.
I can build the solution without them. Perhaps they can be removed them from .NET6+ target framework
```csproj


```

Thanks!

Contributor guide

Open the contributing guide

Research direction

Locate the .csproj files containing System.Diagnostics.TraceSource and System.Diagnostics.Contracts, then check which target frameworks and projects use those references. Build the solution and inspect the resulting package lock files before and after removal; done means supported .NET 6+ builds still succeed without those dependencies or their transient packages.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.