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.
1 parent c1aa516 commit da21b7bCopy full SHA for da21b7b
src/Directory.Build.props
@@ -1,6 +1,8 @@
1
<Project>
2
<PropertyGroup>
3
+ <AssemblyVersion>4.0.0</AssemblyVersion>
4
<InformationalVersion>4.0.0-rc001</InformationalVersion>
5
+ <FileVersion>4.0.0.0</FileVersion>
6
<NeutralLanguage>en-US</NeutralLanguage>
7
<Company>Umbraco</Company>
8
<Copyright>Copyright © Umbraco 2021</Copyright>
0 commit comments