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