-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Both base and full distribution package versions 1.1.0 will not install on .NET Framework.
This is a known issue and is being investigated.
Error seen in package manager console:
PM> install-package Grafana.OpenTelemetry.Base
Attempting to gather dependency information for package 'Grafana.OpenTelemetry.Base.1.1.0' with respect to project 'NetFxDistroDemo', targeting '.NETFramework,Version=v4.8.1'
Gathering dependency information took 2.33 sec
Attempting to resolve dependencies for package 'Grafana.OpenTelemetry.Base.1.1.0' with DependencyBehavior 'Lowest'
install-package : Unable to resolve dependency 'OpenTelemetry.Instrumentation.GrpcNetClient'. Source(s) used:
'nuget.org', 'Microsoft Visual Studio Offline Packages'.
At line:1 char:1
+ install-package Grafana.OpenTelemetry.Base
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Install-Package], Exception
+ FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackage
Command
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working