Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Commit 5ec8361

Browse files
Mihkel Kivisildmrts
authored andcommitted
Add version number to .Net example
WE2-945 Signed-off-by: Mihkel Kivisild <[email protected]>
1 parent ab58984 commit 5ec8361

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/WebEid.AspNetCore.Example/WebEid.AspNetCore.Example.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
99
<AssemblyName>WebEid.AspNetCore.Example</AssemblyName>
1010
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
11+
<Version>1.2.0</Version>
1112
</PropertyGroup>
1213

1314
<ItemGroup>

0 commit comments

Comments
 (0)