Skip to content

Package versions 1.1.0 will not install on .NET Framework #125

@matt-hensley

Description

@matt-hensley

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions