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.
2 parents 40fe191 + b24d358 commit 0d48e46Copy full SHA for 0d48e46
OpenTelemetry.Instrumentation.Digma.csproj
@@ -15,9 +15,9 @@
15
</PropertyGroup>
16
17
<ItemGroup>
18
- <None Include="LICENSE" Pack="true" PackagePath="LICENSE"/>
19
- <PackageReference Include="OpenTelemetry" Version="1.2.0-rc4"/>
20
- <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc*"/>
+ <None Include="LICENSE" Pack="true" PackagePath="LICENSE" />
+ <PackageReference Include="OpenTelemetry" Version="1.3.0-beta.1" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.0.0-rc9.3" />
21
</ItemGroup>
22
23
-</Project>
+</Project>
0 commit comments