Skip to content

Commit c3b5be7

Browse files
authored
Merge pull request #35 from digma-ai/add-version-element
Added version element placeholder
2 parents ec868a5 + c34b8e2 commit c3b5be7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/OpenTelemetry.AutoInstrumentation.Digma/OpenTelemetry.AutoInstrumentation.Digma.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
<PackageId>OpenTel.AutoInstrumentation.Digma</PackageId>
88
<RootNamespace>OpenTelemetry.AutoInstrumentation.Digma</RootNamespace>
99
<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>
1014
</PropertyGroup>
1115

1216
<ItemGroup>

0 commit comments

Comments
 (0)