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 c3b5be7 commit c6a91baCopy full SHA for c6a91ba
src/OpenTelemetry.AutoInstrumentation.Digma/OpenTelemetry.AutoInstrumentation.Digma.csproj
@@ -7,6 +7,9 @@
7
<PackageId>OpenTel.AutoInstrumentation.Digma</PackageId>
8
<RootNamespace>OpenTelemetry.AutoInstrumentation.Digma</RootNamespace>
9
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
10
+ <Authors>Digma Team</Authors>
11
+ <Company>Digma</Company>
12
+ <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
13
14
<!-- Version placeholder - will be overriden by github action before publishing
15
(see ".github/workflows/composite/pack/action.yml" line 18)-->
0 commit comments