-
Notifications
You must be signed in to change notification settings - Fork 357
Open
Description
After #2822 is merged and the .NET SDK version is updated to the stable release for .NET 10, remove the following workaround:
opentelemetry-dotnet-contrib/Directory.Build.props
Lines 6 to 9 in 0bb3552
| <!-- HACK Workaround for https://github.com/dotnet/sdk/issues/51265 --> | |
| <PropertyGroup> | |
| <RestoreEnablePackagePruning>false</RestoreEnablePackagePruning> | |
| </PropertyGroup> |
Metadata
Metadata
Assignees
Labels
No labels