We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be7a92 commit c9426dbCopy full SHA for c9426db
examples/net8.0/aspnetcore/aspnetcore.csproj
@@ -23,7 +23,7 @@
23
</ItemGroup>
24
25
<ItemGroup Condition=" '$(BuildDistroFromSource)' == 'false' ">
26
- <PackageReference Include="Grafana.OpenTelemetry" Version="*" />
+ <PackageReference Include="Grafana.OpenTelemetry" Version="*-*" />
27
28
29
</Project>
0 commit comments