Skip to content

Commit da21b7b

Browse files
author
Paul Johnson
committed
Added explicit assembly + file version
1 parent c1aa516 commit da21b7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Directory.Build.props

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<Project>
22
<PropertyGroup>
3+
<AssemblyVersion>4.0.0</AssemblyVersion>
34
<InformationalVersion>4.0.0-rc001</InformationalVersion>
5+
<FileVersion>4.0.0.0</FileVersion>
46
<NeutralLanguage>en-US</NeutralLanguage>
57
<Company>Umbraco</Company>
68
<Copyright>Copyright © Umbraco 2021</Copyright>

0 commit comments

Comments
 (0)