Skip to content

Commit c87e1bb

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/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)